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.86 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: 81 ( 1.00 betyg )
- X is defined but never used. (totalt 38 st)
- X is not defined. (totalt 33 st)
- X is assigned a value but never used. (totalt 9 st)
- Unexpected console statement. (totalt 1 st)
Integritet & säkerhet
- `< script src="...">` in: #1: Webbsida , antal grupperade fel: 13 ( 2.40 betyg )
- `< script src="...">` in: #1: Webbsida , antal fel: 126 ( 1.00 betyg )
- Expected X and instead saw X. (totalt 70 st)
- Unexpected string concatenation of literals. (totalt 15 st)
- Unnecessary escape character: \-. (totalt 12 st)
- Expected an assignment or function call and instead saw an expression. (totalt 11 st)
- Unnecessary escape character: \/. (totalt 5 st)
- Unnecessary escape character: \.. (totalt 4 st)
- X is not modified in this loop. (totalt 3 st)
- The Function constructor is eval. (totalt 1 st)
- Unnecessary X. (totalt 1 st)
- Do not access Object.prototype method X from target object. (totalt 1 st)
- Unnecessary escape character: \=. (totalt 1 st)
- Unnecessary escape character: \[. (totalt 1 st)
- Unnecessary escape character: \+. (totalt 1 st)