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.53 av 5
- JS är ok.
Webbstandard
- `< script>` in: #11: , antal grupperade fel: 3 ( 4.40 betyg )
- `< script>` in: #11: , antal fel: 20 ( 1.00 betyg )
- X is defined but never used. (totalt 9 st)
- X is not defined. (totalt 6 st)
- Unexpected console statement. (totalt 5 st)
- `content-type=".*javascript.*"` in: #12: v1, antal grupperade fel: 3 ( 4.40 betyg )
- `content-type=".*javascript.*"` in: #12: v1, antal fel: 77 ( 1.00 betyg )
- X is not defined. (totalt 69 st)
- X is defined but never used. (totalt 7 st)
- X is assigned a value but never used. (totalt 1 st)
- `content-type=".*javascript.*"` in: #15: v1, antal grupperade fel: 4 ( 4.20 betyg )
- `content-type=".*javascript.*"` in: #15: v1, antal fel: 169 ( 1.00 betyg )
- X is not defined. (totalt 152 st)
- X is defined but never used. (totalt 15 st)
- X is assigned a value but never used. (totalt 1 st)
- Unexpected console statement. (totalt 1 st)
Integritet & säkerhet
- `< script>` in: #11: , antal grupperade fel: 9 ( 3.20 betyg )
- `< script>` in: #11: , antal fel: 517 ( 1.00 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 340 st)
- Expected X and instead saw X. (totalt 160 st)
- Unnecessary escape character: \/. (totalt 6 st)
- Do not access Object.prototype method X from target object. (totalt 3 st)
- Comparing to itself is potentially pointless. (totalt 2 st)
- X is not modified in this loop. (totalt 2 st)
- Unnecessary escape character: \-. (totalt 2 st)
- Unnecessary X. (totalt 1 st)
- X is assigned to itself. (totalt 1 st)
- `content-type=".*javascript.*"` in: #12: v1, antal grupperade fel: 4 ( 4.20 betyg )
- `content-type=".*javascript.*"` in: #12: v1, antal fel: 137 ( 1.00 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 90 st)
- Expected X and instead saw X. (totalt 39 st)
- Comparing to itself is potentially pointless. (totalt 7 st)
- eval can be harmful. (totalt 1 st)
- `content-type=".*javascript.*"` in: #15: v1, antal grupperade fel: 4 ( 4.20 betyg )
- `content-type=".*javascript.*"` in: #15: v1, antal fel: 309 ( 1.00 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 213 st)
- Expected X and instead saw X. (totalt 84 st)
- Comparing to itself is potentially pointless. (totalt 10 st)
- eval can be harmful. (totalt 2 st)