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.08 av 5
- JS är dålig.
Webbstandard
- `< script>` in: #1: Webbsida , antal grupperade fel: 4 ( 4.20 betyg )
- `< script>` in: #1: Webbsida , antal fel: 88 ( 1.00 betyg )
- X is not defined. (totalt 81 st)
- X is defined but never used. (totalt 4 st)
- Unexpected console statement. (totalt 2 st)
- X is assigned a value but never used. (totalt 1 st)
- `< script src="...">` in: #1: Webbsida , antal grupperade fel: 5 ( 4.00 betyg )
- `< script src="...">` in: #1: Webbsida , antal fel: 479 ( 1.00 betyg )
- X is defined but never used. (totalt 218 st)
- X is not defined. (totalt 189 st)
- Unexpected console statement. (totalt 57 st)
- X is assigned a value but never used. (totalt 9 st)
- Parsing error: X in strict mode (totalt 6 st)
- `content-type=".*javascript.*"` in: #17: 5c14cb5f-b7f7-4, antal grupperade fel: 3 ( 4.40 betyg )
- `content-type=".*javascript.*"` in: #17: 5c14cb5f-b7f7-4, antal fel: 42 ( 1.00 betyg )
- X is defined but never used. (totalt 28 st)
- Unexpected console statement. (totalt 11 st)
- X is not defined. (totalt 3 st)
- `content-type=".*javascript.*"` in: #49: ppms.js, antal grupperade fel: 3 ( 4.40 betyg )
- `content-type=".*javascript.*"` in: #49: ppms.js, antal fel: 62 ( 1.00 betyg )
- X is defined but never used. (totalt 41 st)
- Unexpected console statement. (totalt 14 st)
- X is not defined. (totalt 7 st)
- `content-type=".*javascript.*"` in: #50: integration, antal grupperade fel: 3 ( 4.40 betyg )
- `content-type=".*javascript.*"` in: #50: integration, antal fel: 724 ( 1.00 betyg )
- X is not defined. (totalt 664 st)
- X is defined but never used. (totalt 44 st)
- Unexpected console statement. (totalt 16 st)
- `content-type=".*javascript.*"` in: #51: element.js, antal grupperade fel: 4 ( 4.20 betyg )
- `content-type=".*javascript.*"` in: #51: element.js, antal fel: 864 ( 1.00 betyg )
- X is not defined. (totalt 769 st)
- X is defined but never used. (totalt 77 st)
- Unexpected console statement. (totalt 16 st)
- X is assigned a value but never used. (totalt 2 st)
- `content-type=".*javascript.*"` in: #55: m-el-main, antal grupperade fel: 4 ( 4.20 betyg )
- `content-type=".*javascript.*"` in: #55: m-el-main, antal fel: 907 ( 1.00 betyg )
- X is not defined. (totalt 771 st)
- X is defined but never used. (totalt 116 st)
- Unexpected console statement. (totalt 16 st)
- X is assigned a value but never used. (totalt 4 st)
- `content-type=".*javascript.*"` in: #58: supportedLangua, antal grupperade fel: 4 ( 4.20 betyg )
- `content-type=".*javascript.*"` in: #58: supportedLangua, antal fel: 908 ( 1.00 betyg )
- X is not defined. (totalt 772 st)
- X is defined but never used. (totalt 116 st)
- Unexpected console statement. (totalt 16 st)
- X is assigned a value but never used. (totalt 4 st)
Integritet & säkerhet
- `< script>` in: #1: Webbsida , antal grupperade fel: 2 ( 4.60 betyg )
- `< script>` in: #1: Webbsida , antal fel: 32 ( 1.00 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 18 st)
- Expected X and instead saw X. (totalt 14 st)
- `< script src="...">` in: #1: Webbsida , antal grupperade fel: 25 ( 1.00 betyg )
- `< script src="...">` in: #1: Webbsida , antal fel: 3248 ( 1.00 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 1866 st)
- Expected X and instead saw X. (totalt 1140 st)
- Do not access Object.prototype method X from target object. (totalt 70 st)
- Unnecessary escape character: \-. (totalt 57 st)
- Unnecessary X. (totalt 15 st)
- X is not modified in this loop. (totalt 13 st)
- Unnecessary escape character: \/. (totalt 12 st)
- Comparing to itself is potentially pointless. (totalt 12 st)
- The Function constructor is eval. (totalt 12 st)
- Unexpected string concatenation of literals. (totalt 9 st)
- Async arrow function has no X expression. (totalt 9 st)
- X is assigned to itself. (totalt 7 st)
- Parsing error: X in strict mode (totalt 6 st)
- Unsafe usage of ThrowStatement. (totalt 6 st)
- Unnecessary escape character: \[. (totalt 2 st)
- Script URL is a form of eval. (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)
- Unnecessary escape character: \+. (totalt 1 st)
- Unnecessary escape character: \{. (totalt 1 st)
- Unnecessary escape character: \(. (totalt 1 st)
- Unnecessary escape character: \). (totalt 1 st)
- `content-type=".*javascript.*"` in: #17: 5c14cb5f-b7f7-4, antal grupperade fel: 12 ( 2.60 betyg )
- `content-type=".*javascript.*"` in: #17: 5c14cb5f-b7f7-4, antal fel: 946 ( 1.00 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 586 st)
- Expected X and instead saw X. (totalt 327 st)
- Do not access Object.prototype method X from target object. (totalt 11 st)
- Unnecessary escape character: \-. (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 1 st)
- Unnecessary escape character: \*. (totalt 1 st)
- The Function constructor is eval. (totalt 1 st)
- eval can be harmful. (totalt 1 st)
- `content-type=".*javascript.*"` in: #49: ppms.js, antal grupperade fel: 12 ( 2.60 betyg )
- `content-type=".*javascript.*"` in: #49: ppms.js, antal fel: 1212 ( 1.00 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 848 st)
- Expected X and instead saw X. (totalt 330 st)
- Do not access Object.prototype method X from target object. (totalt 11 st)
- Unnecessary escape character: \-. (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)
- eval can be harmful. (totalt 2 st)
- Unnecessary escape character: \:. (totalt 1 st)
- Unnecessary escape character: \*. (totalt 1 st)
- The Function constructor is eval. (totalt 1 st)
- `content-type=".*javascript.*"` in: #50: integration, antal grupperade fel: 13 ( 2.40 betyg )
- `content-type=".*javascript.*"` in: #50: integration, antal fel: 1332 ( 1.00 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 943 st)
- Expected X and instead saw X. (totalt 350 st)
- Do not access Object.prototype method X from target object. (totalt 11 st)
- Unnecessary escape character: \-. (totalt 5 st)
- Unnecessary escape character: \.. (totalt 5 st)
- Unnecessary escape character: \/. (totalt 4 st)
- Unnecessary X. (totalt 4 st)
- Unnecessary escape character: \:. (totalt 3 st)
- Unnecessary escape character: \). (totalt 2 st)
- eval can be harmful. (totalt 2 st)
- Unnecessary escape character: \*. (totalt 1 st)
- The Function constructor is eval. (totalt 1 st)
- Unexpected string concatenation of literals. (totalt 1 st)
- `content-type=".*javascript.*"` in: #51: element.js, antal grupperade fel: 18 ( 1.40 betyg )
- `content-type=".*javascript.*"` in: #51: element.js, antal fel: 1780 ( 1.00 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 1169 st)
- Expected X and instead saw X. (totalt 521 st)
- Unnecessary escape character: \/. (totalt 31 st)
- Do not access Object.prototype method X from target object. (totalt 15 st)
- Unnecessary X. (totalt 11 st)
- Unnecessary escape character: \.. (totalt 6 st)
- Unnecessary escape character: \-. (totalt 5 st)
- Unnecessary escape character: \). (totalt 4 st)
- Comparing to itself is potentially pointless. (totalt 4 st)
- Unnecessary escape character: \:. (totalt 3 st)
- eval can be harmful. (totalt 2 st)
- Unexpected string concatenation of literals. (totalt 2 st)
- X is assigned to itself. (totalt 2 st)
- Unnecessary escape character: \*. (totalt 1 st)
- The Function constructor is eval. (totalt 1 st)
- Unnecessary escape character: \[. (totalt 1 st)
- Unnecessary escape character: \^. (totalt 1 st)
- X is not modified in this loop. (totalt 1 st)
- `content-type=".*javascript.*"` in: #55: m-el-main, antal grupperade fel: 20 ( 1.00 betyg )
- `content-type=".*javascript.*"` in: #55: m-el-main, antal fel: 3159 ( 1.00 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 1941 st)
- Expected X and instead saw X. (totalt 1095 st)
- Unnecessary escape character: \/. (totalt 42 st)
- Do not access Object.prototype method X from target object. (totalt 17 st)
- Unnecessary X. (totalt 17 st)
- Unnecessary escape character: \-. (totalt 7 st)
- Unnecessary escape character: \.. (totalt 7 st)
- Unnecessary escape character: \). (totalt 5 st)
- Comparing to itself is potentially pointless. (totalt 5 st)
- X is assigned to itself. (totalt 4 st)
- Unnecessary escape character: \?. (totalt 4 st)
- Unnecessary escape character: \:. (totalt 3 st)
- eval can be harmful. (totalt 2 st)
- Unexpected string concatenation of literals. (totalt 2 st)
- X is not modified in this loop. (totalt 2 st)
- Script URL is a form of eval. (totalt 2 st)
- Unnecessary escape character: \*. (totalt 1 st)
- The Function constructor is eval. (totalt 1 st)
- Unnecessary escape character: \[. (totalt 1 st)
- Unnecessary escape character: \^. (totalt 1 st)
- `content-type=".*javascript.*"` in: #58: supportedLangua, antal grupperade fel: 20 ( 1.00 betyg )
- `content-type=".*javascript.*"` in: #58: supportedLangua, antal fel: 3159 ( 1.00 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 1941 st)
- Expected X and instead saw X. (totalt 1095 st)
- Unnecessary escape character: \/. (totalt 42 st)
- Do not access Object.prototype method X from target object. (totalt 17 st)
- Unnecessary X. (totalt 17 st)
- Unnecessary escape character: \-. (totalt 7 st)
- Unnecessary escape character: \.. (totalt 7 st)
- Unnecessary escape character: \). (totalt 5 st)
- Comparing to itself is potentially pointless. (totalt 5 st)
- X is assigned to itself. (totalt 4 st)
- Unnecessary escape character: \?. (totalt 4 st)
- Unnecessary escape character: \:. (totalt 3 st)
- eval can be harmful. (totalt 2 st)
- Unexpected string concatenation of literals. (totalt 2 st)
- X is not modified in this loop. (totalt 2 st)
- Script URL is a form of eval. (totalt 2 st)
- Unnecessary escape character: \*. (totalt 1 st)
- The Function constructor is eval. (totalt 1 st)
- Unnecessary escape character: \[. (totalt 1 st)
- Unnecessary escape character: \^. (totalt 1 st)