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.81 av 5
- JS är dålig.
Webbstandard
- `< script>` in: #1: privat, antal grupperade fel: 3 ( 4.40 betyg )
- `< script>` in: #1: privat, antal fel: 5 ( 4.00 betyg )
- X is assigned a value but never used. (totalt 3 st)
- X is not defined. (totalt 1 st)
- X is defined but never used. (totalt 1 st)
- `< script src="...">` in: #1: privat, antal grupperade fel: 4 ( 4.20 betyg )
- `< script src="...">` in: #1: privat, antal fel: 620 ( 1.00 betyg )
- X is defined but never used. (totalt 479 st)
- X is assigned a value but never used. (totalt 91 st)
- X is not defined. (totalt 47 st)
- Unexpected console statement. (totalt 3 st)
- `content-type=".*javascript.*"` in: #8: js, antal grupperade fel: 3 ( 4.40 betyg )
- `content-type=".*javascript.*"` in: #8: js, antal fel: 502 ( 1.00 betyg )
- X is defined but never used. (totalt 396 st)
- X is assigned a value but never used. (totalt 90 st)
- X is not defined. (totalt 16 st)
- `content-type=".*javascript.*"` in: #9: analytics.js, antal grupperade fel: 3 ( 4.40 betyg )
- `content-type=".*javascript.*"` in: #9: analytics.js, antal fel: 532 ( 1.00 betyg )
- X is defined but never used. (totalt 423 st)
- X is assigned a value but never used. (totalt 90 st)
- X is not defined. (totalt 19 st)
Integritet & säkerhet
- `< script src="...">` in: #1: privat, antal grupperade fel: 15 ( 2.00 betyg )
- `< script src="...">` in: #1: privat, antal fel: 1342 ( 1.00 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 937 st)
- Expected X and instead saw X. (totalt 283 st)
- Do not access Object.prototype method X from target object. (totalt 89 st)
- X is not modified in this loop. (totalt 8 st)
- Unnecessary escape character: \/. (totalt 5 st)
- Unnecessary escape character: \.. (totalt 4 st)
- X is assigned to itself. (totalt 3 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)
- Comparing to itself is potentially pointless. (totalt 1 st)
- Script URL is a form of eval. (totalt 1 st)
- The Function constructor is eval. (totalt 1 st)
- `content-type=".*javascript.*"` in: #8: js, antal grupperade fel: 10 ( 3.00 betyg )
- `content-type=".*javascript.*"` in: #8: js, antal fel: 1358 ( 1.00 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 1047 st)
- Expected X and instead saw X. (totalt 218 st)
- Do not access Object.prototype method X from target object. (totalt 80 st)
- X is not modified in this loop. (totalt 3 st)
- Unnecessary escape character: \/. (totalt 3 st)
- X is assigned to itself. (totalt 3 st)
- Comparing to itself is potentially pointless. (totalt 1 st)
- Unnecessary escape character: \?. (totalt 1 st)
- Script URL is a form of eval. (totalt 1 st)
- Unnecessary escape character: \}. (totalt 1 st)
- `content-type=".*javascript.*"` in: #9: analytics.js, antal grupperade fel: 12 ( 2.60 betyg )
- `content-type=".*javascript.*"` in: #9: analytics.js, antal fel: 1788 ( 1.00 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 1281 st)
- Expected X and instead saw X. (totalt 396 st)
- Do not access Object.prototype method X from target object. (totalt 92 st)
- Unnecessary escape character: \/. (totalt 5 st)
- X is not modified in this loop. (totalt 3 st)
- X is assigned to itself. (totalt 3 st)
- Comparing to itself is potentially pointless. (totalt 2 st)
- Unnecessary escape character: \[. (totalt 2 st)
- Unnecessary escape character: \?. (totalt 1 st)
- Script URL is a form of eval. (totalt 1 st)
- Unnecessary escape character: \}. (totalt 1 st)
- Unnecessary X. (totalt 1 st)