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.83 av 5
- JS är dålig.Webbstandard
- `< script>` in: #1: Webbsida , antal grupperade fel: 3 ( 4.40 betyg )
- `< script>` in: #1: Webbsida , antal fel: 11 ( 2.80 betyg )
- X is not defined. (totalt 5 st)
- X is defined but never used. (totalt 3 st)
- X is assigned a value but never used. (totalt 3 st)
- `< script src="...">` in: #1: Webbsida , antal grupperade fel: 4 ( 4.20 betyg )
- `< script src="...">` in: #1: Webbsida , antal fel: 398 ( 1.00 betyg )
- X is not defined. (totalt 319 st)
- X is defined but never used. (totalt 67 st)
- X is assigned a value but never used. (totalt 8 st)
- Unexpected console statement. (totalt 4 st)
- `content-type=".*javascript.*"` in: #2: webfont.js, antal grupperade fel: 1 ( 4.80 betyg )
- `content-type=".*javascript.*"` in: #2: webfont.js, antal fel: 8 ( 3.40 betyg )
- X is defined but never used. (totalt 8 st)
Integritet & säkerhet
- `< script>` in: #1: Webbsida , antal grupperade fel: 3 ( 4.40 betyg )
- `< script>` in: #1: Webbsida , antal fel: 61 ( 1.00 betyg )
- Unnecessary escape character: \/. (totalt 34 st)
- Expected an assignment or function call and instead saw an expression. (totalt 16 st)
- Expected X and instead saw X. (totalt 11 st)
- `< script src="...">` in: #1: Webbsida , antal grupperade fel: 11 ( 2.80 betyg )
- `< script src="...">` in: #1: Webbsida , antal fel: 907 ( 1.00 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 473 st)
- Expected X and instead saw X. (totalt 414 st)
- Do not access Object.prototype method X from target object. (totalt 4 st)
- Unnecessary X. (totalt 4 st)
- Unnecessary escape character: \/. (totalt 3 st)
- The Function constructor is eval. (totalt 3 st)
- X is assigned to itself. (totalt 2 st)
- Comparing to itself is potentially pointless. (totalt 1 st)
- Unnecessary escape character: \[. (totalt 1 st)
- Async method X has no X expression. (totalt 1 st)
- eval can be harmful. (totalt 1 st)
- `content-type=".*javascript.*"` in: #2: webfont.js, antal grupperade fel: 9 ( 3.20 betyg )
- `content-type=".*javascript.*"` in: #2: webfont.js, antal fel: 138 ( 1.00 betyg )
- Expected X and instead saw X. (totalt 69 st)
- Expected an assignment or function call and instead saw an expression. (totalt 41 st)
- Unnecessary escape character: \.. (totalt 16 st)
- Do not access Object.prototype method X from target object. (totalt 5 st)
- X is assigned to itself. (totalt 2 st)
- Unnecessary escape character: \). (totalt 2 st)
- Unnecessary escape character: \/. (totalt 1 st)
- Unnecessary escape character: \+. (totalt 1 st)
- Unexpected string concatenation of literals. (totalt 1 st)