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: 3.35 av 5
- JS är ok.Webbstandard
- `< script src="...">` in: #1: Webbsida , antal grupperade fel: 4 ( 4.20 betyg )
- `< script src="...">` in: #1: Webbsida , antal fel: 263 ( 1.00 betyg )
- X is not defined. (totalt 160 st)
- X is defined but never used. (totalt 89 st)
- X is assigned a value but never used. (totalt 8 st)
- Unexpected console statement. (totalt 6 st)
- `content-type=".*javascript.*"` in: #18: index-BxIGtB2y., antal grupperade fel: 3 ( 4.40 betyg )
- `content-type=".*javascript.*"` in: #18: index-BxIGtB2y., antal fel: 64 ( 1.00 betyg )
- X is defined but never used. (totalt 56 st)
- X is assigned a value but never used. (totalt 6 st)
- X is not defined. (totalt 2 st)
Integritet & säkerhet
- `< script src="...">` in: #1: Webbsida , antal grupperade fel: 10 ( 3.00 betyg )
- `< script src="...">` in: #1: Webbsida , antal fel: 564 ( 1.00 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 223 st)
- Expected X and instead saw X. (totalt 214 st)
- Unnecessary escape character: \/. (totalt 117 st)
- Unnecessary escape character: \-. (totalt 4 st)
- Do not access Object.prototype method X from target object. (totalt 1 st)
- Unnecessary X. (totalt 1 st)
- Comparing to itself is potentially pointless. (totalt 1 st)
- X is assigned to itself. (totalt 1 st)
- The Function constructor is eval. (totalt 1 st)
- Unnecessary escape character: \@. (totalt 1 st)
- `content-type=".*javascript.*"` in: #18: index-BxIGtB2y., antal grupperade fel: 2 ( 4.60 betyg )
- `content-type=".*javascript.*"` in: #18: index-BxIGtB2y., antal fel: 286 ( 1.00 betyg )
- Expected X and instead saw X. (totalt 197 st)
- Expected an assignment or function call and instead saw an expression. (totalt 89 st)