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.96 av 5
- JS är dålig.Webbstandard
- `< script>` in: #1: Webbsida , antal grupperade fel: 3 ( 4.40 betyg )
- `< script>` in: #1: Webbsida , antal fel: 13 ( 2.40 betyg )
- X is assigned a value but never used. (totalt 7 st)
- X is defined but never used. (totalt 3 st)
- X is not defined. (totalt 3 st)
- `< script src="...">` in: #1: Webbsida , antal grupperade fel: 4 ( 4.20 betyg )
- `< script src="...">` in: #1: Webbsida , antal fel: 473 ( 1.00 betyg )
- X is not defined. (totalt 323 st)
- X is defined but never used. (totalt 90 st)
- X is assigned a value but never used. (totalt 34 st)
- Unexpected console statement. (totalt 26 st)
Integritet & säkerhet
- `< script>` in: #1: Webbsida , antal grupperade fel: 3 ( 4.40 betyg )
- `< script>` in: #1: Webbsida , antal fel: 60 ( 1.00 betyg )
- Unnecessary escape character: \/. (totalt 43 st)
- Expected X and instead saw X. (totalt 9 st)
- Expected an assignment or function call and instead saw an expression. (totalt 8 st)
- `< script src="...">` in: #1: Webbsida , antal grupperade fel: 19 ( 1.20 betyg )
- `< script src="...">` in: #1: Webbsida , antal fel: 1161 ( 1.00 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 650 st)
- Expected X and instead saw X. (totalt 457 st)
- Do not access Object.prototype method X from target object. (totalt 19 st)
- Unnecessary escape character: \/. (totalt 9 st)
- Unexpected string concatenation of literals. (totalt 5 st)
- Unnecessary X. (totalt 2 st)
- The Function constructor is eval. (totalt 2 st)
- Unnecessary escape character: \}. (totalt 2 st)
- Unnecessary escape character: \.. (totalt 2 st)
- Unnecessary escape character: \:. (totalt 2 st)
- X is not modified in this loop. (totalt 2 st)
- Unnecessary escape character: \_. (totalt 2 st)
- Comparing to itself is potentially pointless. (totalt 1 st)
- X is assigned to itself. (totalt 1 st)
- Unsafe usage of ReturnStatement. (totalt 1 st)
- Unsafe usage of ThrowStatement. (totalt 1 st)
- Unnecessary escape character: \'. (totalt 1 st)
- Unnecessary escape character: \(. (totalt 1 st)
- Unnecessary escape character: \[. (totalt 1 st)