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.06 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: 298 ( 1.00 betyg )
- X is defined but never used. (totalt 148 st)
- Unexpected console statement. (totalt 96 st)
- X is not defined. (totalt 35 st)
- X is assigned a value but never used. (totalt 19 st)
- `< script>` in: #26: bc-v4.min.html, antal grupperade fel: 1 ( 4.80 betyg )
- `< script>` in: #26: bc-v4.min.html, antal fel: 1 ( 4.80 betyg )
- X is defined but never used. (totalt 1 st)
- `content-type=".*javascript.*"` in: #22: cc.js, antal grupperade fel: 4 ( 4.20 betyg )
- `content-type=".*javascript.*"` in: #22: cc.js, antal fel: 28 ( 1.00 betyg )
- X is defined but never used. (totalt 12 st)
- X is not defined. (totalt 9 st)
- X is assigned a value but never used. (totalt 6 st)
- Unexpected console statement. (totalt 1 st)
- `content-type=".*javascript.*"` in: #27: siteanalyze-254, antal grupperade fel: 4 ( 4.20 betyg )
- `content-type=".*javascript.*"` in: #27: siteanalyze-254, antal fel: 57 ( 1.00 betyg )
- X is not defined. (totalt 31 st)
- X is defined but never used. (totalt 15 st)
- X is assigned a value but never used. (totalt 7 st)
- Unexpected console statement. (totalt 4 st)
- `content-type=".*javascript.*"` in: #36: chatPanel.js, antal grupperade fel: 4 ( 4.20 betyg )
- `content-type=".*javascript.*"` in: #36: chatPanel.js, antal fel: 394 ( 1.00 betyg )
- X is defined but never used. (totalt 280 st)
- Unexpected console statement. (totalt 62 st)
- X is not defined. (totalt 43 st)
- X is assigned a value but never used. (totalt 9 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: 17 ( 1.60 betyg )
- `< script src="...">` in: #1: Webbsida , antal fel: 2904 ( 1.00 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 2097 st)
- Expected X and instead saw X. (totalt 732 st)
- Unnecessary escape character: \/. (totalt 18 st)
- The Function constructor is eval. (totalt 14 st)
- Unnecessary escape character: \-. (totalt 8 st)
- Do not access Object.prototype method X from target object. (totalt 6 st)
- Comparing to itself is potentially pointless. (totalt 5 st)
- Unexpected string concatenation of literals. (totalt 5 st)
- Unnecessary X. (totalt 4 st)
- Unnecessary escape character: \}. (totalt 4 st)
- Unnecessary escape character: \[. (totalt 3 st)
- X is not modified in this loop. (totalt 3 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)
- Unsafe usage of ThrowStatement. (totalt 1 st)
- `< script>` in: #26: bc-v4.min.html, antal grupperade fel: 2 ( 4.60 betyg )
- `< script>` in: #26: bc-v4.min.html, antal fel: 2 ( 4.60 betyg )
- Expected X and instead saw X. (totalt 1 st)
- Expected an assignment or function call and instead saw an expression. (totalt 1 st)
- `content-type=".*javascript.*"` in: #22: cc.js, antal grupperade fel: 6 ( 3.80 betyg )
- `content-type=".*javascript.*"` in: #22: cc.js, antal fel: 347 ( 1.00 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 306 st)
- Expected X and instead saw X. (totalt 36 st)
- Script URL is a form of eval. (totalt 2 st)
- Unnecessary escape character: \< . (totalt 1 st)
- Unnecessary escape character: \>. (totalt 1 st)
- Unnecessary escape character: \[. (totalt 1 st)
- `content-type=".*javascript.*"` in: #27: siteanalyze-254, antal grupperade fel: 8 ( 3.40 betyg )
- `content-type=".*javascript.*"` in: #27: siteanalyze-254, antal fel: 495 ( 1.00 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 368 st)
- Expected X and instead saw X. (totalt 107 st)
- Do not access Object.prototype method X from target object. (totalt 9 st)
- Unnecessary escape character: \/. (totalt 4 st)
- Script URL is a form of eval. (totalt 3 st)
- Unnecessary escape character: \[. (totalt 2 st)
- Unnecessary escape character: \< . (totalt 1 st)
- Unnecessary escape character: \>. (totalt 1 st)
- `content-type=".*javascript.*"` in: #36: chatPanel.js, antal grupperade fel: 16 ( 1.80 betyg )
- `content-type=".*javascript.*"` in: #36: chatPanel.js, antal fel: 4462 ( 1.00 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 2332 st)
- Expected X and instead saw X. (totalt 1970 st)
- Do not access Object.prototype method X from target object. (totalt 42 st)
- Unsafe usage of ThrowStatement. (totalt 39 st)
- Unsafe usage of ReturnStatement. (totalt 34 st)
- Comparing to itself is potentially pointless. (totalt 13 st)
- X is not modified in this loop. (totalt 9 st)
- Unnecessary escape character: \/. (totalt 8 st)
- Script URL is a form of eval. (totalt 3 st)
- X is assigned to itself. (totalt 3 st)
- Unnecessary X. (totalt 3 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)
- Unnecessary escape character: \-. (totalt 1 st)