Kontrollerar ifall Javascript-koden är korrekt enligt Webperf-communityts egna Javascript-test. Testet är ett "lint"-test för att avgöra om det är korrekt Javascript och följer webbstandard.
Betyg: 3.33 av 5
- JS är ok.
Webbstandard
- `< script>` in: #1: Webbsida , antal grupperade fel: 1 ( 4.80 betyg )
- `< script>` in: #1: Webbsida , antal fel: 1 ( 4.80 betyg )
- Parsing error: Unexpected token : (totalt 1 st)
- `< script src="...">` in: #1: Webbsida , antal grupperade fel: 4 ( 4.20 betyg )
- `< script src="...">` in: #1: Webbsida , antal fel: 453 ( 1.00 betyg )
- X is not defined. (totalt 358 st)
- X is defined but never used. (totalt 78 st)
- X is assigned a value but never used. (totalt 10 st)
- Unexpected console statement. (totalt 7 st)
- `content-type=".*javascript.*"` in: #58: cobrowse.js, antal grupperade fel: 1 ( 4.80 betyg )
- `content-type=".*javascript.*"` in: #58: cobrowse.js, antal fel: 2 ( 4.60 betyg )
- Unexpected console statement. (totalt 2 st)
- `content-type=".*javascript.*"` in: #67: AppEntry-3427f6, antal grupperade fel: 1 ( 4.80 betyg )
- `content-type=".*javascript.*"` in: #67: AppEntry-3427f6, antal fel: 2 ( 4.60 betyg )
- Unexpected console statement. (totalt 2 st)
- `content-type=".*javascript.*"` in: #76: js, antal grupperade fel: 1 ( 4.80 betyg )
- `content-type=".*javascript.*"` in: #76: js, antal fel: 2 ( 4.60 betyg )
- Unexpected console statement. (totalt 2 st)
- `content-type=".*javascript.*"` in: #77: places.js, antal grupperade fel: 1 ( 4.80 betyg )
- `content-type=".*javascript.*"` in: #77: places.js, antal fel: 2 ( 4.60 betyg )
- Unexpected console statement. (totalt 2 st)
- `content-type=".*javascript.*"` in: #78: geometry.js, antal grupperade fel: 1 ( 4.80 betyg )
- `content-type=".*javascript.*"` in: #78: geometry.js, antal fel: 2 ( 4.60 betyg )
- Unexpected console statement. (totalt 2 st)
- `content-type=".*javascript.*"` in: #79: main.js, antal grupperade fel: 1 ( 4.80 betyg )
- `content-type=".*javascript.*"` in: #79: main.js, antal fel: 2 ( 4.60 betyg )
- Unexpected console statement. (totalt 2 st)
- `content-type=".*javascript.*"` in: #81: common.js, antal grupperade fel: 1 ( 4.80 betyg )
- `content-type=".*javascript.*"` in: #81: common.js, antal fel: 2 ( 4.60 betyg )
- Unexpected console statement. (totalt 2 st)
- `content-type=".*javascript.*"` in: #82: util.js, antal grupperade fel: 1 ( 4.80 betyg )
- `content-type=".*javascript.*"` in: #82: util.js, antal fel: 2 ( 4.60 betyg )
- Unexpected console statement. (totalt 2 st)
- `content-type=".*javascript.*"` in: #83: map.js, antal grupperade fel: 1 ( 4.80 betyg )
- `content-type=".*javascript.*"` in: #83: map.js, antal fel: 2 ( 4.60 betyg )
- Unexpected console statement. (totalt 2 st)
- `content-type=".*javascript.*"` in: #84: overlay.js, antal grupperade fel: 1 ( 4.80 betyg )
- `content-type=".*javascript.*"` in: #84: overlay.js, antal fel: 2 ( 4.60 betyg )
- Unexpected console statement. (totalt 2 st)
- `content-type=".*javascript.*"` in: #87: enduser-loader., antal grupperade fel: 1 ( 4.80 betyg )
- `content-type=".*javascript.*"` in: #87: enduser-loader., antal fel: 2 ( 4.60 betyg )
- Unexpected console statement. (totalt 2 st)
Integritet & säkerhet
- `< script>` in: #1: Webbsida , antal grupperade fel: 1 ( 4.80 betyg )
- `< script>` in: #1: Webbsida , antal fel: 1 ( 4.80 betyg )
- Parsing error: Unexpected token : (totalt 1 st)
- `< script src="...">` in: #1: Webbsida , antal grupperade fel: 14 ( 2.20 betyg )
- `< script src="...">` in: #1: Webbsida , antal fel: 1999 ( 1.00 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 1240 st)
- Expected X and instead saw X. (totalt 672 st)
- Do not access Object.prototype method X from target object. (totalt 42 st)
- Unnecessary escape character: \/. (totalt 13 st)
- Unexpected string concatenation of literals. (totalt 13 st)
- Unnecessary X. (totalt 4 st)
- Comparing to itself is potentially pointless. (totalt 3 st)
- X is assigned to itself. (totalt 2 st)
- Unnecessary escape character: \[. (totalt 2 st)
- Unnecessary escape character: \.. (totalt 2 st)
- X is not modified in this loop. (totalt 2 st)
- Unnecessary escape character: \_. (totalt 2 st)
- Unnecessary escape character: \:. (totalt 1 st)
- Unnecessary escape character: \(. (totalt 1 st)
- `content-type=".*javascript.*"` in: #58: cobrowse.js, antal grupperade fel: 1 ( 4.80 betyg )
- `content-type=".*javascript.*"` in: #58: cobrowse.js, antal fel: 4 ( 4.20 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 4 st)
- `content-type=".*javascript.*"` in: #67: AppEntry-3427f6, antal grupperade fel: 32 ( 1.00 betyg )
- `content-type=".*javascript.*"` in: #67: AppEntry-3427f6, antal fel: 19533 ( 1.00 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 9973 st)
- Expected X and instead saw X. (totalt 9155 st)
- Unnecessary escape character: \.. (totalt 121 st)
- Do not access Object.prototype method X from target object. (totalt 62 st)
- Comparing to itself is potentially pointless. (totalt 51 st)
- Unnecessary escape character: \/. (totalt 42 st)
- X is not modified in this loop. (totalt 21 st)
- Unnecessary escape character: \). (totalt 16 st)
- Unsafe usage of ThrowStatement. (totalt 13 st)
- Unnecessary escape character: \+. (totalt 9 st)
- Unnecessary escape character: \-. (totalt 7 st)
- The Function constructor is eval. (totalt 7 st)
- Unsafe usage of ReturnStatement. (totalt 6 st)
- Unnecessary escape character: \[. (totalt 5 st)
- Unnecessary escape character: \?. (totalt 5 st)
- Unexpected string concatenation of literals. (totalt 5 st)
- Unnecessary escape character: \(. (totalt 4 st)
- Unnecessary X. (totalt 3 st)
- Unnecessary escape character: \,. (totalt 3 st)
- Unnecessary escape character: \:. (totalt 3 st)
- Unnecessary escape character: \{. (totalt 3 st)
- Unnecessary escape character: \}. (totalt 3 st)
- Unnecessary escape character: \*. (totalt 3 st)
- X is assigned to itself. (totalt 2 st)
- Unnecessary escape character: \^. (totalt 2 st)
- Unnecessary escape character: \$. (totalt 2 st)
- Unnecessary escape character: \|. (totalt 2 st)
- Unnecessary escape character: \;. (totalt 1 st)
- eval can be harmful. (totalt 1 st)
- Unnecessary escape character: \!. (totalt 1 st)
- Unnecessary escape character: \_. (totalt 1 st)
- Script URL is a form of eval. (totalt 1 st)
- `content-type=".*javascript.*"` in: #76: js, antal grupperade fel: 32 ( 1.00 betyg )
- `content-type=".*javascript.*"` in: #76: js, antal fel: 19533 ( 1.00 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 9973 st)
- Expected X and instead saw X. (totalt 9155 st)
- Unnecessary escape character: \.. (totalt 121 st)
- Do not access Object.prototype method X from target object. (totalt 62 st)
- Comparing to itself is potentially pointless. (totalt 51 st)
- Unnecessary escape character: \/. (totalt 42 st)
- X is not modified in this loop. (totalt 21 st)
- Unnecessary escape character: \). (totalt 16 st)
- Unsafe usage of ThrowStatement. (totalt 13 st)
- Unnecessary escape character: \+. (totalt 9 st)
- Unnecessary escape character: \-. (totalt 7 st)
- The Function constructor is eval. (totalt 7 st)
- Unsafe usage of ReturnStatement. (totalt 6 st)
- Unnecessary escape character: \[. (totalt 5 st)
- Unnecessary escape character: \?. (totalt 5 st)
- Unexpected string concatenation of literals. (totalt 5 st)
- Unnecessary escape character: \(. (totalt 4 st)
- Unnecessary X. (totalt 3 st)
- Unnecessary escape character: \,. (totalt 3 st)
- Unnecessary escape character: \:. (totalt 3 st)
- Unnecessary escape character: \{. (totalt 3 st)
- Unnecessary escape character: \}. (totalt 3 st)
- Unnecessary escape character: \*. (totalt 3 st)
- X is assigned to itself. (totalt 2 st)
- Unnecessary escape character: \^. (totalt 2 st)
- Unnecessary escape character: \$. (totalt 2 st)
- Unnecessary escape character: \|. (totalt 2 st)
- Unnecessary escape character: \;. (totalt 1 st)
- eval can be harmful. (totalt 1 st)
- Unnecessary escape character: \!. (totalt 1 st)
- Unnecessary escape character: \_. (totalt 1 st)
- Script URL is a form of eval. (totalt 1 st)
- `content-type=".*javascript.*"` in: #77: places.js, antal grupperade fel: 32 ( 1.00 betyg )
- `content-type=".*javascript.*"` in: #77: places.js, antal fel: 19533 ( 1.00 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 9973 st)
- Expected X and instead saw X. (totalt 9155 st)
- Unnecessary escape character: \.. (totalt 121 st)
- Do not access Object.prototype method X from target object. (totalt 62 st)
- Comparing to itself is potentially pointless. (totalt 51 st)
- Unnecessary escape character: \/. (totalt 42 st)
- X is not modified in this loop. (totalt 21 st)
- Unnecessary escape character: \). (totalt 16 st)
- Unsafe usage of ThrowStatement. (totalt 13 st)
- Unnecessary escape character: \+. (totalt 9 st)
- Unnecessary escape character: \-. (totalt 7 st)
- The Function constructor is eval. (totalt 7 st)
- Unsafe usage of ReturnStatement. (totalt 6 st)
- Unnecessary escape character: \[. (totalt 5 st)
- Unnecessary escape character: \?. (totalt 5 st)
- Unexpected string concatenation of literals. (totalt 5 st)
- Unnecessary escape character: \(. (totalt 4 st)
- Unnecessary X. (totalt 3 st)
- Unnecessary escape character: \,. (totalt 3 st)
- Unnecessary escape character: \:. (totalt 3 st)
- Unnecessary escape character: \{. (totalt 3 st)
- Unnecessary escape character: \}. (totalt 3 st)
- Unnecessary escape character: \*. (totalt 3 st)
- X is assigned to itself. (totalt 2 st)
- Unnecessary escape character: \^. (totalt 2 st)
- Unnecessary escape character: \$. (totalt 2 st)
- Unnecessary escape character: \|. (totalt 2 st)
- Unnecessary escape character: \;. (totalt 1 st)
- eval can be harmful. (totalt 1 st)
- Unnecessary escape character: \!. (totalt 1 st)
- Unnecessary escape character: \_. (totalt 1 st)
- Script URL is a form of eval. (totalt 1 st)
- `content-type=".*javascript.*"` in: #78: geometry.js, antal grupperade fel: 32 ( 1.00 betyg )
- `content-type=".*javascript.*"` in: #78: geometry.js, antal fel: 19533 ( 1.00 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 9973 st)
- Expected X and instead saw X. (totalt 9155 st)
- Unnecessary escape character: \.. (totalt 121 st)
- Do not access Object.prototype method X from target object. (totalt 62 st)
- Comparing to itself is potentially pointless. (totalt 51 st)
- Unnecessary escape character: \/. (totalt 42 st)
- X is not modified in this loop. (totalt 21 st)
- Unnecessary escape character: \). (totalt 16 st)
- Unsafe usage of ThrowStatement. (totalt 13 st)
- Unnecessary escape character: \+. (totalt 9 st)
- Unnecessary escape character: \-. (totalt 7 st)
- The Function constructor is eval. (totalt 7 st)
- Unsafe usage of ReturnStatement. (totalt 6 st)
- Unnecessary escape character: \[. (totalt 5 st)
- Unnecessary escape character: \?. (totalt 5 st)
- Unexpected string concatenation of literals. (totalt 5 st)
- Unnecessary escape character: \(. (totalt 4 st)
- Unnecessary X. (totalt 3 st)
- Unnecessary escape character: \,. (totalt 3 st)
- Unnecessary escape character: \:. (totalt 3 st)
- Unnecessary escape character: \{. (totalt 3 st)
- Unnecessary escape character: \}. (totalt 3 st)
- Unnecessary escape character: \*. (totalt 3 st)
- X is assigned to itself. (totalt 2 st)
- Unnecessary escape character: \^. (totalt 2 st)
- Unnecessary escape character: \$. (totalt 2 st)
- Unnecessary escape character: \|. (totalt 2 st)
- Unnecessary escape character: \;. (totalt 1 st)
- eval can be harmful. (totalt 1 st)
- Unnecessary escape character: \!. (totalt 1 st)
- Unnecessary escape character: \_. (totalt 1 st)
- Script URL is a form of eval. (totalt 1 st)
- `content-type=".*javascript.*"` in: #79: main.js, antal grupperade fel: 32 ( 1.00 betyg )
- `content-type=".*javascript.*"` in: #79: main.js, antal fel: 19533 ( 1.00 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 9973 st)
- Expected X and instead saw X. (totalt 9155 st)
- Unnecessary escape character: \.. (totalt 121 st)
- Do not access Object.prototype method X from target object. (totalt 62 st)
- Comparing to itself is potentially pointless. (totalt 51 st)
- Unnecessary escape character: \/. (totalt 42 st)
- X is not modified in this loop. (totalt 21 st)
- Unnecessary escape character: \). (totalt 16 st)
- Unsafe usage of ThrowStatement. (totalt 13 st)
- Unnecessary escape character: \+. (totalt 9 st)
- Unnecessary escape character: \-. (totalt 7 st)
- The Function constructor is eval. (totalt 7 st)
- Unsafe usage of ReturnStatement. (totalt 6 st)
- Unnecessary escape character: \[. (totalt 5 st)
- Unnecessary escape character: \?. (totalt 5 st)
- Unexpected string concatenation of literals. (totalt 5 st)
- Unnecessary escape character: \(. (totalt 4 st)
- Unnecessary X. (totalt 3 st)
- Unnecessary escape character: \,. (totalt 3 st)
- Unnecessary escape character: \:. (totalt 3 st)
- Unnecessary escape character: \{. (totalt 3 st)
- Unnecessary escape character: \}. (totalt 3 st)
- Unnecessary escape character: \*. (totalt 3 st)
- X is assigned to itself. (totalt 2 st)
- Unnecessary escape character: \^. (totalt 2 st)
- Unnecessary escape character: \$. (totalt 2 st)
- Unnecessary escape character: \|. (totalt 2 st)
- Unnecessary escape character: \;. (totalt 1 st)
- eval can be harmful. (totalt 1 st)
- Unnecessary escape character: \!. (totalt 1 st)
- Unnecessary escape character: \_. (totalt 1 st)
- Script URL is a form of eval. (totalt 1 st)
- `content-type=".*javascript.*"` in: #81: common.js, antal grupperade fel: 32 ( 1.00 betyg )
- `content-type=".*javascript.*"` in: #81: common.js, antal fel: 19533 ( 1.00 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 9973 st)
- Expected X and instead saw X. (totalt 9155 st)
- Unnecessary escape character: \.. (totalt 121 st)
- Do not access Object.prototype method X from target object. (totalt 62 st)
- Comparing to itself is potentially pointless. (totalt 51 st)
- Unnecessary escape character: \/. (totalt 42 st)
- X is not modified in this loop. (totalt 21 st)
- Unnecessary escape character: \). (totalt 16 st)
- Unsafe usage of ThrowStatement. (totalt 13 st)
- Unnecessary escape character: \+. (totalt 9 st)
- Unnecessary escape character: \-. (totalt 7 st)
- The Function constructor is eval. (totalt 7 st)
- Unsafe usage of ReturnStatement. (totalt 6 st)
- Unnecessary escape character: \[. (totalt 5 st)
- Unnecessary escape character: \?. (totalt 5 st)
- Unexpected string concatenation of literals. (totalt 5 st)
- Unnecessary escape character: \(. (totalt 4 st)
- Unnecessary X. (totalt 3 st)
- Unnecessary escape character: \,. (totalt 3 st)
- Unnecessary escape character: \:. (totalt 3 st)
- Unnecessary escape character: \{. (totalt 3 st)
- Unnecessary escape character: \}. (totalt 3 st)
- Unnecessary escape character: \*. (totalt 3 st)
- X is assigned to itself. (totalt 2 st)
- Unnecessary escape character: \^. (totalt 2 st)
- Unnecessary escape character: \$. (totalt 2 st)
- Unnecessary escape character: \|. (totalt 2 st)
- Unnecessary escape character: \;. (totalt 1 st)
- eval can be harmful. (totalt 1 st)
- Unnecessary escape character: \!. (totalt 1 st)
- Unnecessary escape character: \_. (totalt 1 st)
- Script URL is a form of eval. (totalt 1 st)
- `content-type=".*javascript.*"` in: #82: util.js, antal grupperade fel: 32 ( 1.00 betyg )
- `content-type=".*javascript.*"` in: #82: util.js, antal fel: 19533 ( 1.00 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 9973 st)
- Expected X and instead saw X. (totalt 9155 st)
- Unnecessary escape character: \.. (totalt 121 st)
- Do not access Object.prototype method X from target object. (totalt 62 st)
- Comparing to itself is potentially pointless. (totalt 51 st)
- Unnecessary escape character: \/. (totalt 42 st)
- X is not modified in this loop. (totalt 21 st)
- Unnecessary escape character: \). (totalt 16 st)
- Unsafe usage of ThrowStatement. (totalt 13 st)
- Unnecessary escape character: \+. (totalt 9 st)
- Unnecessary escape character: \-. (totalt 7 st)
- The Function constructor is eval. (totalt 7 st)
- Unsafe usage of ReturnStatement. (totalt 6 st)
- Unnecessary escape character: \[. (totalt 5 st)
- Unnecessary escape character: \?. (totalt 5 st)
- Unexpected string concatenation of literals. (totalt 5 st)
- Unnecessary escape character: \(. (totalt 4 st)
- Unnecessary X. (totalt 3 st)
- Unnecessary escape character: \,. (totalt 3 st)
- Unnecessary escape character: \:. (totalt 3 st)
- Unnecessary escape character: \{. (totalt 3 st)
- Unnecessary escape character: \}. (totalt 3 st)
- Unnecessary escape character: \*. (totalt 3 st)
- X is assigned to itself. (totalt 2 st)
- Unnecessary escape character: \^. (totalt 2 st)
- Unnecessary escape character: \$. (totalt 2 st)
- Unnecessary escape character: \|. (totalt 2 st)
- Unnecessary escape character: \;. (totalt 1 st)
- eval can be harmful. (totalt 1 st)
- Unnecessary escape character: \!. (totalt 1 st)
- Unnecessary escape character: \_. (totalt 1 st)
- Script URL is a form of eval. (totalt 1 st)
- `content-type=".*javascript.*"` in: #83: map.js, antal grupperade fel: 32 ( 1.00 betyg )
- `content-type=".*javascript.*"` in: #83: map.js, antal fel: 19533 ( 1.00 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 9973 st)
- Expected X and instead saw X. (totalt 9155 st)
- Unnecessary escape character: \.. (totalt 121 st)
- Do not access Object.prototype method X from target object. (totalt 62 st)
- Comparing to itself is potentially pointless. (totalt 51 st)
- Unnecessary escape character: \/. (totalt 42 st)
- X is not modified in this loop. (totalt 21 st)
- Unnecessary escape character: \). (totalt 16 st)
- Unsafe usage of ThrowStatement. (totalt 13 st)
- Unnecessary escape character: \+. (totalt 9 st)
- Unnecessary escape character: \-. (totalt 7 st)
- The Function constructor is eval. (totalt 7 st)
- Unsafe usage of ReturnStatement. (totalt 6 st)
- Unnecessary escape character: \[. (totalt 5 st)
- Unnecessary escape character: \?. (totalt 5 st)
- Unexpected string concatenation of literals. (totalt 5 st)
- Unnecessary escape character: \(. (totalt 4 st)
- Unnecessary X. (totalt 3 st)
- Unnecessary escape character: \,. (totalt 3 st)
- Unnecessary escape character: \:. (totalt 3 st)
- Unnecessary escape character: \{. (totalt 3 st)
- Unnecessary escape character: \}. (totalt 3 st)
- Unnecessary escape character: \*. (totalt 3 st)
- X is assigned to itself. (totalt 2 st)
- Unnecessary escape character: \^. (totalt 2 st)
- Unnecessary escape character: \$. (totalt 2 st)
- Unnecessary escape character: \|. (totalt 2 st)
- Unnecessary escape character: \;. (totalt 1 st)
- eval can be harmful. (totalt 1 st)
- Unnecessary escape character: \!. (totalt 1 st)
- Unnecessary escape character: \_. (totalt 1 st)
- Script URL is a form of eval. (totalt 1 st)
- `content-type=".*javascript.*"` in: #84: overlay.js, antal grupperade fel: 32 ( 1.00 betyg )
- `content-type=".*javascript.*"` in: #84: overlay.js, antal fel: 19533 ( 1.00 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 9973 st)
- Expected X and instead saw X. (totalt 9155 st)
- Unnecessary escape character: \.. (totalt 121 st)
- Do not access Object.prototype method X from target object. (totalt 62 st)
- Comparing to itself is potentially pointless. (totalt 51 st)
- Unnecessary escape character: \/. (totalt 42 st)
- X is not modified in this loop. (totalt 21 st)
- Unnecessary escape character: \). (totalt 16 st)
- Unsafe usage of ThrowStatement. (totalt 13 st)
- Unnecessary escape character: \+. (totalt 9 st)
- Unnecessary escape character: \-. (totalt 7 st)
- The Function constructor is eval. (totalt 7 st)
- Unsafe usage of ReturnStatement. (totalt 6 st)
- Unnecessary escape character: \[. (totalt 5 st)
- Unnecessary escape character: \?. (totalt 5 st)
- Unexpected string concatenation of literals. (totalt 5 st)
- Unnecessary escape character: \(. (totalt 4 st)
- Unnecessary X. (totalt 3 st)
- Unnecessary escape character: \,. (totalt 3 st)
- Unnecessary escape character: \:. (totalt 3 st)
- Unnecessary escape character: \{. (totalt 3 st)
- Unnecessary escape character: \}. (totalt 3 st)
- Unnecessary escape character: \*. (totalt 3 st)
- X is assigned to itself. (totalt 2 st)
- Unnecessary escape character: \^. (totalt 2 st)
- Unnecessary escape character: \$. (totalt 2 st)
- Unnecessary escape character: \|. (totalt 2 st)
- Unnecessary escape character: \;. (totalt 1 st)
- eval can be harmful. (totalt 1 st)
- Unnecessary escape character: \!. (totalt 1 st)
- Unnecessary escape character: \_. (totalt 1 st)
- Script URL is a form of eval. (totalt 1 st)
- `content-type=".*javascript.*"` in: #87: enduser-loader., antal grupperade fel: 32 ( 1.00 betyg )
- `content-type=".*javascript.*"` in: #87: enduser-loader., antal fel: 19533 ( 1.00 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 9973 st)
- Expected X and instead saw X. (totalt 9155 st)
- Unnecessary escape character: \.. (totalt 121 st)
- Do not access Object.prototype method X from target object. (totalt 62 st)
- Comparing to itself is potentially pointless. (totalt 51 st)
- Unnecessary escape character: \/. (totalt 42 st)
- X is not modified in this loop. (totalt 21 st)
- Unnecessary escape character: \). (totalt 16 st)
- Unsafe usage of ThrowStatement. (totalt 13 st)
- Unnecessary escape character: \+. (totalt 9 st)
- Unnecessary escape character: \-. (totalt 7 st)
- The Function constructor is eval. (totalt 7 st)
- Unsafe usage of ReturnStatement. (totalt 6 st)
- Unnecessary escape character: \[. (totalt 5 st)
- Unnecessary escape character: \?. (totalt 5 st)
- Unexpected string concatenation of literals. (totalt 5 st)
- Unnecessary escape character: \(. (totalt 4 st)
- Unnecessary X. (totalt 3 st)
- Unnecessary escape character: \,. (totalt 3 st)
- Unnecessary escape character: \:. (totalt 3 st)
- Unnecessary escape character: \{. (totalt 3 st)
- Unnecessary escape character: \}. (totalt 3 st)
- Unnecessary escape character: \*. (totalt 3 st)
- X is assigned to itself. (totalt 2 st)
- Unnecessary escape character: \^. (totalt 2 st)
- Unnecessary escape character: \$. (totalt 2 st)
- Unnecessary escape character: \|. (totalt 2 st)
- Unnecessary escape character: \;. (totalt 1 st)
- eval can be harmful. (totalt 1 st)
- Unnecessary escape character: \!. (totalt 1 st)
- Unnecessary escape character: \_. (totalt 1 st)
- Script URL is a form of eval. (totalt 1 st)