Javascript
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.38 av 5
- JS är dålig.Webbstandard
- `< script>` in: #1: wp, antal grupperade fel: 4 ( 4.20 betyg )
- `< script>` in: #1: wp, antal fel: 28 ( 1.00 betyg )
- X is not defined. (totalt 16 st)
- X is assigned a value but never used. (totalt 8 st)
- X is defined but never used. (totalt 3 st)
- Unexpected console statement. (totalt 1 st)
- `< script src="...">` in: #1: wp, antal grupperade fel: 4 ( 4.20 betyg )
- `< script src="...">` in: #1: wp, antal fel: 1028 ( 1.00 betyg )
- X is not defined. (totalt 855 st)
- X is defined but never used. (totalt 134 st)
- Unexpected console statement. (totalt 31 st)
- X is assigned a value but never used. (totalt 8 st)
- `content-type=".*javascript.*"` in: #39: particles.min.j, antal grupperade fel: 3 ( 4.40 betyg )
- `content-type=".*javascript.*"` in: #39: particles.min.j, antal fel: 24 ( 1.00 betyg )
- X is not defined. (totalt 15 st)
- X is defined but never used. (totalt 5 st)
- Unexpected console statement. (totalt 4 st)
Integritet & säkerhet
- `< script>` in: #1: wp, antal grupperade fel: 4 ( 4.20 betyg )
- `< script>` in: #1: wp, antal fel: 410 ( 1.00 betyg )
- Unnecessary escape character: \/. (totalt 402 st)
- Expected X and instead saw X. (totalt 5 st)
- Expected an assignment or function call and instead saw an expression. (totalt 2 st)
- Unnecessary escape character: \:. (totalt 1 st)
- `< script src="...">` in: #1: wp, antal grupperade fel: 20 ( 1.00 betyg )
- `< script src="...">` in: #1: wp, antal fel: 3522 ( 1.00 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 2014 st)
- Expected X and instead saw X. (totalt 1314 st)
- Do not access Object.prototype method X from target object. (totalt 98 st)
- Unnecessary escape character: \.. (totalt 21 st)
- Unnecessary escape character: \-. (totalt 16 st)
- Unnecessary escape character: \+. (totalt 12 st)
- Unnecessary escape character: \/. (totalt 9 st)
- Unnecessary escape character: \:. (totalt 7 st)
- X is not modified in this loop. (totalt 6 st)
- Unnecessary escape character: \(. (totalt 4 st)
- Unnecessary escape character: \*. (totalt 4 st)
- Comparing to itself is potentially pointless. (totalt 3 st)
- The Function constructor is eval. (totalt 3 st)
- Unnecessary escape character: \). (totalt 3 st)
- Unnecessary X. (totalt 2 st)
- Unnecessary escape character: \". (totalt 2 st)
- Unnecessary escape character: \[. (totalt 1 st)
- Unnecessary escape character: \'. (totalt 1 st)
- eval can be harmful. (totalt 1 st)
- Implied eval. Consider passing a function instead of a string. (totalt 1 st)
- `content-type=".*javascript.*"` in: #39: particles.min.j, antal grupperade fel: 2 ( 4.60 betyg )
- `content-type=".*javascript.*"` in: #39: particles.min.j, antal fel: 124 ( 1.00 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 67 st)
- Expected X and instead saw X. (totalt 57 st)