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.86 av 5
- JS är dålig.Webbstandard
- `< script>` in: #1: Webbsida , antal grupperade fel: 4 ( 4.20 betyg )
- `< script>` in: #1: Webbsida , antal fel: 15 ( 2.00 betyg )
- X is assigned a value but never used. (totalt 10 st)
- X is defined but never used. (totalt 2 st)
- X is not defined. (totalt 2 st)
- Unexpected console statement. (totalt 1 st)
- `< script src="...">` in: #1: Webbsida , antal grupperade fel: 4 ( 4.20 betyg )
- `< script src="...">` in: #1: Webbsida , antal fel: 955 ( 1.00 betyg )
- X is defined but never used. (totalt 555 st)
- X is not defined. (totalt 321 st)
- X is assigned a value but never used. (totalt 71 st)
- Unexpected console statement. (totalt 8 st)
Integritet & säkerhet
- `< script>` in: #1: Webbsida , antal grupperade fel: 4 ( 4.20 betyg )
- `< script>` in: #1: Webbsida , antal fel: 103 ( 1.00 betyg )
- Unnecessary escape character: \/. (totalt 83 st)
- Expected an assignment or function call and instead saw an expression. (totalt 12 st)
- Expected X and instead saw X. (totalt 7 st)
- The Function constructor is eval. (totalt 1 st)
- `< script src="...">` in: #1: Webbsida , antal grupperade fel: 22 ( 1.00 betyg )
- `< script src="...">` in: #1: Webbsida , antal fel: 3473 ( 1.00 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 2333 st)
- Expected X and instead saw X. (totalt 919 st)
- Do not access Object.prototype method X from target object. (totalt 136 st)
- Comparing to itself is potentially pointless. (totalt 26 st)
- Unnecessary escape character: \/. (totalt 8 st)
- Unnecessary escape character: \.. (totalt 8 st)
- Unnecessary escape character: \+. (totalt 7 st)
- X is assigned to itself. (totalt 6 st)
- The Function constructor is eval. (totalt 6 st)
- Unnecessary escape character: \[. (totalt 5 st)
- X is not modified in this loop. (totalt 4 st)
- Unnecessary escape character: \). (totalt 4 st)
- Unexpected negating the left operand of X operator. (totalt 2 st)
- Unsafe usage of ReturnStatement. (totalt 1 st)
- Unnecessary escape character: \?. (totalt 1 st)
- Script URL is a form of eval. (totalt 1 st)
- Unnecessary escape character: \}. (totalt 1 st)
- Unnecessary X. (totalt 1 st)
- Unnecessary escape character: \*. (totalt 1 st)
- Unnecessary escape character: \(. (totalt 1 st)
- Unnecessary escape character: \-. (totalt 1 st)
- Unnecessary escape character: \'. (totalt 1 st)