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.69 av 5
- JS är dålig.
Webbstandard
- `< script>` in: #1: sv, antal grupperade fel: 1 ( 4.80 betyg )
- `< script>` in: #1: sv, antal fel: 1 ( 4.80 betyg )
- Parsing error: Unexpected token : (totalt 1 st)
- `< script src="...">` in: #1: sv, antal grupperade fel: 4 ( 4.20 betyg )
- `< script src="...">` in: #1: sv, antal fel: 634 ( 1.00 betyg )
- X is defined but never used. (totalt 497 st)
- Unexpected console statement. (totalt 92 st)
- X is not defined. (totalt 36 st)
- X is assigned a value but never used. (totalt 9 st)
- `content-type=".*javascript.*"` in: #16: 4202.b21672a28d, antal grupperade fel: 1 ( 4.80 betyg )
- `content-type=".*javascript.*"` in: #16: 4202.b21672a28d, antal fel: 1 ( 4.80 betyg )
- X is defined but never used. (totalt 1 st)
- `content-type=".*javascript.*"` in: #18: shakaplayer-mux, antal grupperade fel: 2 ( 4.60 betyg )
- `content-type=".*javascript.*"` in: #18: shakaplayer-mux, antal fel: 31 ( 1.00 betyg )
- X is defined but never used. (totalt 26 st)
- Unexpected console statement. (totalt 5 st)
- `content-type=".*javascript.*"` in: #23: 3f51686f.ad0b00, antal grupperade fel: 3 ( 4.40 betyg )
- `content-type=".*javascript.*"` in: #23: 3f51686f.ad0b00, antal fel: 214 ( 1.00 betyg )
- X is not defined. (totalt 114 st)
- X is defined but never used. (totalt 78 st)
- Unexpected console statement. (totalt 22 st)
- `content-type=".*javascript.*"` in: #24: cast-sender.js, antal grupperade fel: 3 ( 4.40 betyg )
- `content-type=".*javascript.*"` in: #24: cast-sender.js, antal fel: 218 ( 1.00 betyg )
- X is not defined. (totalt 114 st)
- X is defined but never used. (totalt 82 st)
- Unexpected console statement. (totalt 22 st)
- `content-type=".*javascript.*"` in: #25: cast-framework., antal grupperade fel: 3 ( 4.40 betyg )
- `content-type=".*javascript.*"` in: #25: cast-framework., antal fel: 250 ( 1.00 betyg )
- X is not defined. (totalt 134 st)
- X is defined but never used. (totalt 94 st)
- Unexpected console statement. (totalt 22 st)
- `content-type=".*javascript.*"` in: #26: cast-sender.js, antal grupperade fel: 3 ( 4.40 betyg )
- `content-type=".*javascript.*"` in: #26: cast-sender.js, antal fel: 259 ( 1.00 betyg )
- X is not defined. (totalt 134 st)
- X is defined but never used. (totalt 102 st)
- Unexpected console statement. (totalt 23 st)
Integritet & säkerhet
- `< script>` in: #1: sv, antal grupperade fel: 1 ( 4.80 betyg )
- `< script>` in: #1: sv, antal fel: 1 ( 4.80 betyg )
- Parsing error: Unexpected token : (totalt 1 st)
- `< script src="...">` in: #1: sv, antal grupperade fel: 28 ( 1.00 betyg )
- `< script src="...">` in: #1: sv, antal fel: 7849 ( 1.00 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 3976 st)
- Expected X and instead saw X. (totalt 3546 st)
- Unnecessary escape character: \.. (totalt 126 st)
- Do not access Object.prototype method X from target object. (totalt 59 st)
- Unnecessary escape character: \/. (totalt 34 st)
- Comparing to itself is potentially pointless. (totalt 21 st)
- Unnecessary escape character: \). (totalt 16 st)
- Unsafe usage of ThrowStatement. (totalt 14 st)
- Unnecessary escape character: \-. (totalt 10 st)
- X is not modified in this loop. (totalt 7 st)
- Unnecessary X. (totalt 6 st)
- The Function constructor is eval. (totalt 4 st)
- Unsafe usage of ReturnStatement. (totalt 4 st)
- Unnecessary escape character: \(. (totalt 4 st)
- Unnecessary escape character: \+. (totalt 4 st)
- Unnecessary escape character: \[. (totalt 2 st)
- Unnecessary escape character: \{. (totalt 2 st)
- Unnecessary escape character: \?. (totalt 2 st)
- Unnecessary escape character: \,. (totalt 2 st)
- Unnecessary escape character: \:. (totalt 2 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)
- Unnecessary escape character: \|. (totalt 1 st)
- Unnecessary escape character: \!. (totalt 1 st)
- Unnecessary escape character: \_. (totalt 1 st)
- Unnecessary escape character: \;. (totalt 1 st)
- `content-type=".*javascript.*"` in: #16: 4202.b21672a28d, antal grupperade fel: 2 ( 4.60 betyg )
- `content-type=".*javascript.*"` in: #16: 4202.b21672a28d, antal fel: 10 ( 3.00 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 6 st)
- Expected X and instead saw X. (totalt 4 st)
- `content-type=".*javascript.*"` in: #18: shakaplayer-mux, antal grupperade fel: 12 ( 2.60 betyg )
- `content-type=".*javascript.*"` in: #18: shakaplayer-mux, antal fel: 401 ( 1.00 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 265 st)
- Expected X and instead saw X. (totalt 119 st)
- Do not access Object.prototype method X from target object. (totalt 6 st)
- Unnecessary escape character: \/. (totalt 2 st)
- Unnecessary escape character: \.. (totalt 2 st)
- X is not modified in this loop. (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)
- Unnecessary escape character: \). (totalt 1 st)
- The Function constructor is eval. (totalt 1 st)
- `content-type=".*javascript.*"` in: #23: 3f51686f.ad0b00, antal grupperade fel: 15 ( 2.00 betyg )
- `content-type=".*javascript.*"` in: #23: 3f51686f.ad0b00, antal fel: 4732 ( 1.00 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 2252 st)
- Expected X and instead saw X. (totalt 2097 st)
- X is assigned to itself. (totalt 356 st)
- Do not access Object.prototype method X from target object. (totalt 7 st)
- Comparing to itself is potentially pointless. (totalt 4 st)
- Unnecessary escape character: \?. (totalt 4 st)
- Unnecessary escape character: \/. (totalt 3 st)
- Unnecessary escape character: \.. (totalt 2 st)
- X is not modified in this loop. (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)
- Unnecessary escape character: \). (totalt 1 st)
- The Function constructor is eval. (totalt 1 st)
- `content-type=".*javascript.*"` in: #24: cast-sender.js, antal grupperade fel: 15 ( 2.00 betyg )
- `content-type=".*javascript.*"` in: #24: cast-sender.js, antal fel: 4754 ( 1.00 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 2263 st)
- Expected X and instead saw X. (totalt 2108 st)
- X is assigned to itself. (totalt 356 st)
- Do not access Object.prototype method X from target object. (totalt 7 st)
- Comparing to itself is potentially pointless. (totalt 4 st)
- Unnecessary escape character: \?. (totalt 4 st)
- Unnecessary escape character: \/. (totalt 3 st)
- Unnecessary escape character: \.. (totalt 2 st)
- X is not modified in this loop. (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)
- Unnecessary escape character: \). (totalt 1 st)
- The Function constructor is eval. (totalt 1 st)
- `content-type=".*javascript.*"` in: #25: cast-framework., antal grupperade fel: 16 ( 1.80 betyg )
- `content-type=".*javascript.*"` in: #25: cast-framework., antal fel: 4955 ( 1.00 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 2373 st)
- Expected X and instead saw X. (totalt 2179 st)
- X is assigned to itself. (totalt 373 st)
- Do not access Object.prototype method X from target object. (totalt 7 st)
- Comparing to itself is potentially pointless. (totalt 4 st)
- Unnecessary escape character: \?. (totalt 4 st)
- Unnecessary escape character: \/. (totalt 3 st)
- Unnecessary X. (totalt 3 st)
- Unnecessary escape character: \.. (totalt 2 st)
- X is not modified in this loop. (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)
- Unnecessary escape character: \). (totalt 1 st)
- The Function constructor is eval. (totalt 1 st)
- `content-type=".*javascript.*"` in: #26: cast-sender.js, antal grupperade fel: 16 ( 1.80 betyg )
- `content-type=".*javascript.*"` in: #26: cast-sender.js, antal fel: 5135 ( 1.00 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 2458 st)
- Expected X and instead saw X. (totalt 2258 st)
- X is assigned to itself. (totalt 380 st)
- Do not access Object.prototype method X from target object. (totalt 12 st)
- Unnecessary X. (totalt 6 st)
- Comparing to itself is potentially pointless. (totalt 5 st)
- Unnecessary escape character: \?. (totalt 4 st)
- Unnecessary escape character: \/. (totalt 3 st)
- Unnecessary escape character: \.. (totalt 2 st)
- X is not modified in this loop. (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)
- Unnecessary escape character: \). (totalt 1 st)
- The Function constructor is eval. (totalt 1 st)