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.60 av 5
- JS är ok.
Webbstandard
- `< script>` in: #15: , antal grupperade fel: 1 ( 4.80 betyg )
- `< script>` in: #15: , antal fel: 1 ( 4.80 betyg )
- Parsing error: Unexpected token : (totalt 1 st)
- `< script src="...">` in: #15: , antal grupperade fel: 3 ( 4.40 betyg )
- `< script src="...">` in: #15: , antal fel: 157 ( 1.00 betyg )
- X is not defined. (totalt 123 st)
- X is defined but never used. (totalt 30 st)
- Unexpected console statement. (totalt 4 st)
- `content-type=".*javascript.*"` in: #28: index.min.js, antal grupperade fel: 1 ( 4.80 betyg )
- `content-type=".*javascript.*"` in: #28: index.min.js, antal fel: 5 ( 4.00 betyg )
- X is defined but never used. (totalt 5 st)
Integritet & säkerhet
- `< script>` in: #15: , antal grupperade fel: 1 ( 4.80 betyg )
- `< script>` in: #15: , antal fel: 1 ( 4.80 betyg )
- Parsing error: Unexpected token : (totalt 1 st)
- `< script src="...">` in: #15: , antal grupperade fel: 7 ( 3.60 betyg )
- `< script src="...">` in: #15: , antal fel: 651 ( 1.00 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 424 st)
- Expected X and instead saw X. (totalt 219 st)
- Unnecessary escape character: \/. (totalt 3 st)
- Do not access Object.prototype method X from target object. (totalt 2 st)
- Unnecessary X. (totalt 1 st)
- Comparing to itself is potentially pointless. (totalt 1 st)
- X is assigned to itself. (totalt 1 st)
- `content-type=".*javascript.*"` in: #28: index.min.js, antal grupperade fel: 4 ( 4.20 betyg )
- `content-type=".*javascript.*"` in: #28: index.min.js, antal fel: 357 ( 1.00 betyg )
- Expected X and instead saw X. (totalt 189 st)
- Expected an assignment or function call and instead saw an expression. (totalt 166 st)
- Do not access Object.prototype method X from target object. (totalt 1 st)
- Unnecessary escape character: \/. (totalt 1 st)