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.01 av 5
- JS är ok.
Webbstandard
- `< script>` in: #1: Webbsida , antal grupperade fel: 1 ( 4.80 betyg )
- `< script>` in: #1: Webbsida , antal fel: 1 ( 4.80 betyg )
- Parsing error: Unexpected token : (totalt 1 st)
- `< script src="...">` in: #1: Webbsida , antal grupperade fel: 4 ( 4.20 betyg )
- `< script src="...">` in: #1: Webbsida , antal fel: 481 ( 1.00 betyg )
- X is not defined. (totalt 272 st)
- X is defined but never used. (totalt 159 st)
- Unexpected console statement. (totalt 32 st)
- X is assigned a value but never used. (totalt 18 st)
- `< script>` in: #62: bc-v4.min.html, antal grupperade fel: 1 ( 4.80 betyg )
- `< script>` in: #62: bc-v4.min.html, antal fel: 1 ( 4.80 betyg )
- X is defined but never used. (totalt 1 st)
- `< script src="...">` in: #66: hub.html, antal grupperade fel: 1 ( 4.80 betyg )
- `< script src="...">` in: #66: hub.html, antal fel: 13 ( 2.40 betyg )
- X is defined but never used. (totalt 13 st)
- `< script>` in: #67: anchor, antal grupperade fel: 1 ( 4.80 betyg )
- `< script>` in: #67: anchor, antal fel: 1 ( 4.80 betyg )
- X is not defined. (totalt 1 st)
- `< script src="...">` in: #67: anchor, antal grupperade fel: 4 ( 4.20 betyg )
- `< script src="...">` in: #67: anchor, antal fel: 99 ( 1.00 betyg )
- X is defined but never used. (totalt 78 st)
- X is not defined. (totalt 17 st)
- Unexpected console statement. (totalt 3 st)
- X is assigned a value but never used. (totalt 1 st)
- `content-type=".*javascript.*"` in: #58: cc.js, antal grupperade fel: 4 ( 4.20 betyg )
- `content-type=".*javascript.*"` in: #58: cc.js, antal fel: 28 ( 1.00 betyg )
- X is defined but never used. (totalt 12 st)
- X is not defined. (totalt 9 st)
- X is assigned a value but never used. (totalt 6 st)
- Unexpected console statement. (totalt 1 st)
- `content-type=".*javascript.*"` in: #64: widget.a101de8f, antal grupperade fel: 4 ( 4.20 betyg )
- `content-type=".*javascript.*"` in: #64: widget.a101de8f, antal fel: 392 ( 1.00 betyg )
- X is defined but never used. (totalt 174 st)
- X is not defined. (totalt 168 st)
- Unexpected console statement. (totalt 42 st)
- X is assigned a value but never used. (totalt 8 st)
- `content-type=".*javascript.*"` in: #69: recaptcha--en.j, antal grupperade fel: 4 ( 4.20 betyg )
- `content-type=".*javascript.*"` in: #69: recaptcha--en.j, antal fel: 491 ( 1.00 betyg )
- X is defined but never used. (totalt 252 st)
- X is not defined. (totalt 185 st)
- Unexpected console statement. (totalt 45 st)
- X is assigned a value but never used. (totalt 9 st)
- `content-type=".*javascript.*"` in: #71: display-rules, antal grupperade fel: 4 ( 4.20 betyg )
- `content-type=".*javascript.*"` in: #71: display-rules, antal fel: 492 ( 1.00 betyg )
- X is defined but never used. (totalt 252 st)
- X is not defined. (totalt 186 st)
- Unexpected console statement. (totalt 45 st)
- X is assigned a value but never used. (totalt 9 st)
- `content-type=".*javascript.*"` in: #72: status, antal grupperade fel: 4 ( 4.20 betyg )
- `content-type=".*javascript.*"` in: #72: status, antal fel: 493 ( 1.00 betyg )
- X is defined but never used. (totalt 252 st)
- X is not defined. (totalt 187 st)
- Unexpected console statement. (totalt 45 st)
- X is assigned a value but never used. (totalt 9 st)
Integritet & säkerhet
- `< script>` in: #1: Webbsida , antal grupperade fel: 1 ( 4.80 betyg )
- `< script>` in: #1: Webbsida , antal fel: 1 ( 4.80 betyg )
- Parsing error: Unexpected token : (totalt 1 st)
- `< script src="...">` in: #1: Webbsida , antal grupperade fel: 18 ( 1.40 betyg )
- `< script src="...">` in: #1: Webbsida , antal fel: 1925 ( 1.00 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 1224 st)
- Expected X and instead saw X. (totalt 629 st)
- Unnecessary escape character: \/. (totalt 23 st)
- Do not access Object.prototype method X from target object. (totalt 12 st)
- Unnecessary escape character: \-. (totalt 5 st)
- X is assigned to itself. (totalt 5 st)
- Comparing to itself is potentially pointless. (totalt 4 st)
- Unsafe usage of ThrowStatement. (totalt 4 st)
- Unnecessary X. (totalt 3 st)
- Unnecessary escape character: \[. (totalt 3 st)
- eval can be harmful. (totalt 3 st)
- The Function constructor is eval. (totalt 3 st)
- X is not modified in this loop. (totalt 2 st)
- Unnecessary escape character: \?. (totalt 1 st)
- Unnecessary escape character: \(. (totalt 1 st)
- Unnecessary escape character: \). (totalt 1 st)
- Async method X has no X expression. (totalt 1 st)
- Unsafe usage of ReturnStatement. (totalt 1 st)
- `< script>` in: #62: bc-v4.min.html, antal grupperade fel: 2 ( 4.60 betyg )
- `< script>` in: #62: bc-v4.min.html, antal fel: 2 ( 4.60 betyg )
- Expected X and instead saw X. (totalt 1 st)
- Expected an assignment or function call and instead saw an expression. (totalt 1 st)
- `< script src="...">` in: #66: hub.html, antal grupperade fel: 5 ( 4.00 betyg )
- `< script src="...">` in: #66: hub.html, antal fel: 131 ( 1.00 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 79 st)
- Expected X and instead saw X. (totalt 47 st)
- The Function constructor is eval. (totalt 3 st)
- Do not access Object.prototype method X from target object. (totalt 1 st)
- Unsafe usage of ThrowStatement. (totalt 1 st)
- `< script src="...">` in: #67: anchor, antal grupperade fel: 18 ( 1.40 betyg )
- `< script src="...">` in: #67: anchor, antal fel: 2270 ( 1.00 betyg )
- Expected X and instead saw X. (totalt 1644 st)
- Expected an assignment or function call and instead saw an expression. (totalt 574 st)
- Unnecessary escape character: \/. (totalt 9 st)
- X is assigned to itself. (totalt 6 st)
- Unnecessary escape character: \). (totalt 5 st)
- Do not access Object.prototype method X from target object. (totalt 5 st)
- Unnecessary escape character: \?. (totalt 4 st)
- Comparing to itself is potentially pointless. (totalt 4 st)
- Unnecessary escape character: \-. (totalt 3 st)
- Unnecessary escape character: \^. (totalt 3 st)
- Unnecessary escape character: \.. (totalt 3 st)
- eval can be harmful. (totalt 2 st)
- X is not modified in this loop. (totalt 2 st)
- Unnecessary escape character: \(. (totalt 2 st)
- Unnecessary X. (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: #58: cc.js, antal grupperade fel: 6 ( 3.80 betyg )
- `content-type=".*javascript.*"` in: #58: cc.js, antal fel: 347 ( 1.00 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 306 st)
- Expected X and instead saw X. (totalt 36 st)
- Script URL is a form of eval. (totalt 2 st)
- Unnecessary escape character: \< . (totalt 1 st)
- Unnecessary escape character: \>. (totalt 1 st)
- Unnecessary escape character: \[. (totalt 1 st)
- `content-type=".*javascript.*"` in: #64: widget.a101de8f, antal grupperade fel: 17 ( 1.60 betyg )
- `content-type=".*javascript.*"` in: #64: widget.a101de8f, antal fel: 2540 ( 1.00 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 1615 st)
- Expected X and instead saw X. (totalt 851 st)
- Do not access Object.prototype method X from target object. (totalt 45 st)
- Comparing to itself is potentially pointless. (totalt 4 st)
- X is not modified in this loop. (totalt 4 st)
- Async function X has no X expression. (totalt 3 st)
- The Function constructor is eval. (totalt 3 st)
- Unnecessary escape character: \/. (totalt 3 st)
- Script URL is a form of eval. (totalt 2 st)
- Async method X has no X expression. (totalt 2 st)
- Async function has no X expression. (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)
- Unsafe usage of ThrowStatement. (totalt 1 st)
- X is assigned to itself. (totalt 1 st)
- `content-type=".*javascript.*"` in: #69: recaptcha--en.j, antal grupperade fel: 26 ( 1.00 betyg )
- `content-type=".*javascript.*"` in: #69: recaptcha--en.j, antal fel: 4810 ( 1.00 betyg )
- Expected X and instead saw X. (totalt 2495 st)
- Expected an assignment or function call and instead saw an expression. (totalt 2189 st)
- Do not access Object.prototype method X from target object. (totalt 50 st)
- Unnecessary escape character: \/. (totalt 12 st)
- Comparing to itself is potentially pointless. (totalt 8 st)
- X is assigned to itself. (totalt 7 st)
- X is not modified in this loop. (totalt 6 st)
- Unnecessary escape character: \). (totalt 5 st)
- Unnecessary escape character: \-. (totalt 4 st)
- Unnecessary escape character: \?. (totalt 4 st)
- Async function X has no X expression. (totalt 3 st)
- The Function constructor is eval. (totalt 3 st)
- Unnecessary escape character: \^. (totalt 3 st)
- Unnecessary escape character: \.. (totalt 3 st)
- Unnecessary escape character: \[. (totalt 2 st)
- Script URL is a form of eval. (totalt 2 st)
- Async method X has no X expression. (totalt 2 st)
- Async function has no X expression. (totalt 2 st)
- eval can be harmful. (totalt 2 st)
- Unnecessary escape character: \(. (totalt 2 st)
- Unnecessary escape character: \< . (totalt 1 st)
- Unnecessary escape character: \>. (totalt 1 st)
- Unsafe usage of ThrowStatement. (totalt 1 st)
- Unnecessary X. (totalt 1 st)
- Unnecessary escape character: \+. (totalt 1 st)
- Unnecessary escape character: \{. (totalt 1 st)
- `content-type=".*javascript.*"` in: #71: display-rules, antal grupperade fel: 26 ( 1.00 betyg )
- `content-type=".*javascript.*"` in: #71: display-rules, antal fel: 4810 ( 1.00 betyg )
- Expected X and instead saw X. (totalt 2495 st)
- Expected an assignment or function call and instead saw an expression. (totalt 2189 st)
- Do not access Object.prototype method X from target object. (totalt 50 st)
- Unnecessary escape character: \/. (totalt 12 st)
- Comparing to itself is potentially pointless. (totalt 8 st)
- X is assigned to itself. (totalt 7 st)
- X is not modified in this loop. (totalt 6 st)
- Unnecessary escape character: \). (totalt 5 st)
- Unnecessary escape character: \-. (totalt 4 st)
- Unnecessary escape character: \?. (totalt 4 st)
- Async function X has no X expression. (totalt 3 st)
- The Function constructor is eval. (totalt 3 st)
- Unnecessary escape character: \^. (totalt 3 st)
- Unnecessary escape character: \.. (totalt 3 st)
- Unnecessary escape character: \[. (totalt 2 st)
- Script URL is a form of eval. (totalt 2 st)
- Async method X has no X expression. (totalt 2 st)
- Async function has no X expression. (totalt 2 st)
- eval can be harmful. (totalt 2 st)
- Unnecessary escape character: \(. (totalt 2 st)
- Unnecessary escape character: \< . (totalt 1 st)
- Unnecessary escape character: \>. (totalt 1 st)
- Unsafe usage of ThrowStatement. (totalt 1 st)
- Unnecessary X. (totalt 1 st)
- Unnecessary escape character: \+. (totalt 1 st)
- Unnecessary escape character: \{. (totalt 1 st)
- `content-type=".*javascript.*"` in: #72: status, antal grupperade fel: 26 ( 1.00 betyg )
- `content-type=".*javascript.*"` in: #72: status, antal fel: 4810 ( 1.00 betyg )
- Expected X and instead saw X. (totalt 2495 st)
- Expected an assignment or function call and instead saw an expression. (totalt 2189 st)
- Do not access Object.prototype method X from target object. (totalt 50 st)
- Unnecessary escape character: \/. (totalt 12 st)
- Comparing to itself is potentially pointless. (totalt 8 st)
- X is assigned to itself. (totalt 7 st)
- X is not modified in this loop. (totalt 6 st)
- Unnecessary escape character: \). (totalt 5 st)
- Unnecessary escape character: \-. (totalt 4 st)
- Unnecessary escape character: \?. (totalt 4 st)
- Async function X has no X expression. (totalt 3 st)
- The Function constructor is eval. (totalt 3 st)
- Unnecessary escape character: \^. (totalt 3 st)
- Unnecessary escape character: \.. (totalt 3 st)
- Unnecessary escape character: \[. (totalt 2 st)
- Script URL is a form of eval. (totalt 2 st)
- Async method X has no X expression. (totalt 2 st)
- Async function has no X expression. (totalt 2 st)
- eval can be harmful. (totalt 2 st)
- Unnecessary escape character: \(. (totalt 2 st)
- Unnecessary escape character: \< . (totalt 1 st)
- Unnecessary escape character: \>. (totalt 1 st)
- Unsafe usage of ThrowStatement. (totalt 1 st)
- Unnecessary X. (totalt 1 st)
- Unnecessary escape character: \+. (totalt 1 st)
- Unnecessary escape character: \{. (totalt 1 st)