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: 2.36 av 5
- JS är dålig.
Webbstandard
- `< script>` in: #1: Webbsida , antal grupperade fel: 4 ( 4.20 betyg )
- `< script>` in: #1: Webbsida , antal fel: 47 ( 1.00 betyg )
- X is defined but never used. (totalt 33 st)
- X is not defined. (totalt 9 st)
- X is assigned a value but never used. (totalt 3 st)
- Unexpected console statement. (totalt 2 st)
- `< script src="...">` in: #1: Webbsida , antal grupperade fel: 4 ( 4.20 betyg )
- `< script src="...">` in: #1: Webbsida , antal fel: 323 ( 1.00 betyg )
- X is defined but never used. (totalt 223 st)
- X is not defined. (totalt 91 st)
- Unexpected console statement. (totalt 7 st)
- X is assigned a value but never used. (totalt 2 st)
- `< script>` in: #21: sw-iframe.html, antal grupperade fel: 1 ( 4.80 betyg )
- `< script>` in: #21: sw-iframe.html, antal fel: 2 ( 4.60 betyg )
- X is defined but never used. (totalt 2 st)
- `content-type=".*javascript.*"` in: #12: gtm.js, antal grupperade fel: 4 ( 4.20 betyg )
- `content-type=".*javascript.*"` in: #12: gtm.js, antal fel: 446 ( 1.00 betyg )
- X is defined but never used. (totalt 349 st)
- X is assigned a value but never used. (totalt 86 st)
- X is not defined. (totalt 10 st)
- Unexpected console statement. (totalt 1 st)
- `content-type=".*javascript.*"` in: #14: 7014.6166.js, antal grupperade fel: 4 ( 4.20 betyg )
- `content-type=".*javascript.*"` in: #14: 7014.6166.js, antal fel: 447 ( 1.00 betyg )
- X is defined but never used. (totalt 349 st)
- X is assigned a value but never used. (totalt 86 st)
- X is not defined. (totalt 11 st)
- Unexpected console statement. (totalt 1 st)
- `content-type=".*javascript.*"` in: #19: js, antal grupperade fel: 4 ( 4.20 betyg )
- `content-type=".*javascript.*"` in: #19: js, antal fel: 854 ( 1.00 betyg )
- X is defined but never used. (totalt 673 st)
- X is assigned a value but never used. (totalt 156 st)
- X is not defined. (totalt 24 st)
- Unexpected console statement. (totalt 1 st)
- `content-type=".*javascript.*"` in: #47: 6669.6166.js, antal grupperade fel: 4 ( 4.20 betyg )
- `content-type=".*javascript.*"` in: #47: 6669.6166.js, antal fel: 854 ( 1.00 betyg )
- X is defined but never used. (totalt 673 st)
- X is assigned a value but never used. (totalt 156 st)
- X is not defined. (totalt 24 st)
- Unexpected console statement. (totalt 1 st)
- `content-type=".*javascript.*"` in: #62: nr-spa-1.286.0., antal grupperade fel: 4 ( 4.20 betyg )
- `content-type=".*javascript.*"` in: #62: nr-spa-1.286.0., antal fel: 914 ( 1.00 betyg )
- X is defined but never used. (totalt 733 st)
- X is assigned a value but never used. (totalt 156 st)
- X is not defined. (totalt 24 st)
- Unexpected console statement. (totalt 1 st)
Integritet & säkerhet
- `< script>` in: #1: Webbsida , antal grupperade fel: 3 ( 4.40 betyg )
- `< script>` in: #1: Webbsida , antal fel: 230 ( 1.00 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 162 st)
- Expected X and instead saw X. (totalt 67 st)
- X is not modified in this loop. (totalt 1 st)
- `< script src="...">` in: #1: Webbsida , antal grupperade fel: 23 ( 1.00 betyg )
- `< script src="...">` in: #1: Webbsida , antal fel: 2808 ( 1.00 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 1903 st)
- Expected X and instead saw X. (totalt 763 st)
- Unnecessary escape character: \.. (totalt 31 st)
- Do not access Object.prototype method X from target object. (totalt 28 st)
- Unsafe usage of ThrowStatement. (totalt 28 st)
- Unnecessary escape character: \/. (totalt 10 st)
- Comparing to itself is potentially pointless. (totalt 7 st)
- The Function constructor is eval. (totalt 5 st)
- X is not modified in this loop. (totalt 5 st)
- Unnecessary escape character: \-. (totalt 5 st)
- Unnecessary X. (totalt 4 st)
- Unnecessary escape character: \,. (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 2 st)
- Unexpected string concatenation of literals. (totalt 2 st)
- Unnecessary escape character: \[. (totalt 2 st)
- X is assigned to itself. (totalt 1 st)
- Unnecessary escape character: \:. (totalt 1 st)
- Unnecessary escape character: \+. (totalt 1 st)
- Unnecessary escape character: \#. (totalt 1 st)
- Unnecessary escape character: \?. (totalt 1 st)
- `< script>` in: #21: sw-iframe.html, antal grupperade fel: 2 ( 4.60 betyg )
- `< script>` in: #21: sw-iframe.html, antal fel: 14 ( 2.20 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 11 st)
- Expected X and instead saw X. (totalt 3 st)
- `content-type=".*javascript.*"` in: #12: gtm.js, antal grupperade fel: 13 ( 2.40 betyg )
- `content-type=".*javascript.*"` in: #12: gtm.js, antal fel: 1580 ( 1.00 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 1106 st)
- Expected X and instead saw X. (totalt 228 st)
- Unnecessary escape character: \/. (totalt 134 st)
- Do not access Object.prototype method X from target object. (totalt 99 st)
- X is not modified in this loop. (totalt 3 st)
- X is assigned to itself. (totalt 3 st)
- eval can be harmful. (totalt 1 st)
- Comparing to itself is potentially pointless. (totalt 1 st)
- Unnecessary escape character: \?. (totalt 1 st)
- Unnecessary escape character: \.. (totalt 1 st)
- Unexpected string concatenation of literals. (totalt 1 st)
- Unnecessary X. (totalt 1 st)
- Script URL is a form of eval. (totalt 1 st)
- `content-type=".*javascript.*"` in: #14: 7014.6166.js, antal grupperade fel: 14 ( 2.20 betyg )
- `content-type=".*javascript.*"` in: #14: 7014.6166.js, antal fel: 1625 ( 1.00 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 1130 st)
- Expected X and instead saw X. (totalt 247 st)
- Unnecessary escape character: \/. (totalt 134 st)
- Do not access Object.prototype method X from target object. (totalt 99 st)
- X is not modified in this loop. (totalt 3 st)
- X is assigned to itself. (totalt 3 st)
- Unsafe usage of ThrowStatement. (totalt 2 st)
- eval can be harmful. (totalt 1 st)
- Comparing to itself is potentially pointless. (totalt 1 st)
- Unnecessary escape character: \?. (totalt 1 st)
- Unnecessary escape character: \.. (totalt 1 st)
- Unexpected string concatenation of literals. (totalt 1 st)
- Unnecessary X. (totalt 1 st)
- Script URL is a form of eval. (totalt 1 st)
- `content-type=".*javascript.*"` in: #19: js, antal grupperade fel: 15 ( 2.00 betyg )
- `content-type=".*javascript.*"` in: #19: js, antal fel: 3211 ( 1.00 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 2378 st)
- Expected X and instead saw X. (totalt 477 st)
- Do not access Object.prototype method X from target object. (totalt 191 st)
- Unnecessary escape character: \/. (totalt 137 st)
- X is not modified in this loop. (totalt 7 st)
- X is assigned to itself. (totalt 6 st)
- Comparing to itself is potentially pointless. (totalt 2 st)
- Unnecessary escape character: \?. (totalt 2 st)
- Unnecessary escape character: \.. (totalt 2 st)
- Unexpected string concatenation of literals. (totalt 2 st)
- Script URL is a form of eval. (totalt 2 st)
- Unsafe usage of ThrowStatement. (totalt 2 st)
- eval can be harmful. (totalt 1 st)
- Unnecessary X. (totalt 1 st)
- Unnecessary escape character: \}. (totalt 1 st)
- `content-type=".*javascript.*"` in: #47: 6669.6166.js, antal grupperade fel: 15 ( 2.00 betyg )
- `content-type=".*javascript.*"` in: #47: 6669.6166.js, antal fel: 3212 ( 1.00 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 2379 st)
- Expected X and instead saw X. (totalt 477 st)
- Do not access Object.prototype method X from target object. (totalt 191 st)
- Unnecessary escape character: \/. (totalt 137 st)
- X is not modified in this loop. (totalt 7 st)
- X is assigned to itself. (totalt 6 st)
- Comparing to itself is potentially pointless. (totalt 2 st)
- Unnecessary escape character: \?. (totalt 2 st)
- Unnecessary escape character: \.. (totalt 2 st)
- Unexpected string concatenation of literals. (totalt 2 st)
- Script URL is a form of eval. (totalt 2 st)
- Unsafe usage of ThrowStatement. (totalt 2 st)
- eval can be harmful. (totalt 1 st)
- Unnecessary X. (totalt 1 st)
- Unnecessary escape character: \}. (totalt 1 st)
- `content-type=".*javascript.*"` in: #62: nr-spa-1.286.0., antal grupperade fel: 15 ( 2.00 betyg )
- `content-type=".*javascript.*"` in: #62: nr-spa-1.286.0., antal fel: 3646 ( 1.00 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 2739 st)
- Expected X and instead saw X. (totalt 550 st)
- Do not access Object.prototype method X from target object. (totalt 191 st)
- Unnecessary escape character: \/. (totalt 137 st)
- X is not modified in this loop. (totalt 8 st)
- X is assigned to itself. (totalt 6 st)
- Comparing to itself is potentially pointless. (totalt 2 st)
- Unnecessary escape character: \?. (totalt 2 st)
- Unnecessary escape character: \.. (totalt 2 st)
- Unexpected string concatenation of literals. (totalt 2 st)
- Script URL is a form of eval. (totalt 2 st)
- Unsafe usage of ThrowStatement. (totalt 2 st)
- eval can be harmful. (totalt 1 st)
- Unnecessary X. (totalt 1 st)
- Unnecessary escape character: \}. (totalt 1 st)