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.56 av 5
- JS är dålig.Webbstandard
- `< script>` in: #1: Webbsida , antal grupperade fel: 2 ( 4.60 betyg )
- `< script>` in: #1: Webbsida , antal fel: 3 ( 4.40 betyg )
- X is not defined. (totalt 2 st)
- X is defined but never used. (totalt 1 st)
- `< script src="...">` in: #1: Webbsida , antal grupperade fel: 4 ( 4.20 betyg )
- `< script src="...">` in: #1: Webbsida , antal fel: 233 ( 1.00 betyg )
- X is not defined. (totalt 175 st)
- X is defined but never used. (totalt 50 st)
- X is assigned a value but never used. (totalt 5 st)
- Unexpected console statement. (totalt 3 st)
- `< script src="...">` in: #40: hub.html, antal grupperade fel: 1 ( 4.80 betyg )
- `< script src="...">` in: #40: hub.html, antal fel: 13 ( 2.40 betyg )
- X is defined but never used. (totalt 13 st)
- `content-type=".*javascript.*"` in: #28: recaptcha--sv.j, antal grupperade fel: 4 ( 4.20 betyg )
- `content-type=".*javascript.*"` in: #28: recaptcha--sv.j, antal fel: 100 ( 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 2 st)
- `content-type=".*javascript.*"` in: #33: m-el-main, antal grupperade fel: 4 ( 4.20 betyg )
- `content-type=".*javascript.*"` in: #33: m-el-main, antal fel: 143 ( 1.00 betyg )
- X is defined but never used. (totalt 117 st)
- X is not defined. (totalt 19 st)
- X is assigned a value but never used. (totalt 4 st)
- Unexpected console statement. (totalt 3 st)
- `content-type=".*javascript.*"` in: #37: widget.a101de8f, antal grupperade fel: 4 ( 4.20 betyg )
- `content-type=".*javascript.*"` in: #37: widget.a101de8f, antal fel: 507 ( 1.00 betyg )
- X is defined but never used. (totalt 279 st)
- X is not defined. (totalt 178 st)
- Unexpected console statement. (totalt 44 st)
- X is assigned a value but never used. (totalt 6 st)
- `content-type=".*javascript.*"` in: #39: supportedLangua, antal grupperade fel: 4 ( 4.20 betyg )
- `content-type=".*javascript.*"` in: #39: supportedLangua, antal fel: 508 ( 1.00 betyg )
- X is defined but never used. (totalt 279 st)
- X is not defined. (totalt 179 st)
- Unexpected console statement. (totalt 44 st)
- X is assigned a value but never used. (totalt 6 st)
- `content-type=".*javascript.*"` in: #43: display-rules, antal grupperade fel: 4 ( 4.20 betyg )
- `content-type=".*javascript.*"` in: #43: display-rules, antal fel: 509 ( 1.00 betyg )
- X is defined but never used. (totalt 279 st)
- X is not defined. (totalt 180 st)
- Unexpected console statement. (totalt 44 st)
- X is assigned a value but never used. (totalt 6 st)
- `content-type=".*javascript.*"` in: #45: status, antal grupperade fel: 4 ( 4.20 betyg )
- `content-type=".*javascript.*"` in: #45: status, antal fel: 510 ( 1.00 betyg )
- X is defined but never used. (totalt 279 st)
- X is not defined. (totalt 181 st)
- Unexpected console statement. (totalt 44 st)
- X is assigned a value but never used. (totalt 6 st)
Integritet & säkerhet
- `< script src="...">` in: #1: Webbsida , antal grupperade fel: 20 ( 1.00 betyg )
- `< script src="...">` in: #1: Webbsida , antal fel: 1254 ( 1.00 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 724 st)
- Expected X and instead saw X. (totalt 412 st)
- Unnecessary escape character: \/. (totalt 63 st)
- Do not access Object.prototype method X from target object. (totalt 9 st)
- Unnecessary X. (totalt 8 st)
- Comparing to itself is potentially pointless. (totalt 6 st)
- Unexpected string concatenation of literals. (totalt 5 st)
- Unnecessary escape character: \.. (totalt 5 st)
- Unnecessary escape character: \). (totalt 4 st)
- X is assigned to itself. (totalt 3 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)
- X is not modified in this loop. (totalt 2 st)
- Unnecessary escape character: \-. (totalt 1 st)
- Unnecessary escape character: \&. (totalt 1 st)
- The Function constructor is eval. (totalt 1 st)
- Unnecessary escape character: \[. (totalt 1 st)
- Unnecessary escape character: \^. (totalt 1 st)
- `< script src="...">` in: #40: hub.html, antal grupperade fel: 5 ( 4.00 betyg )
- `< script src="...">` in: #40: 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)
- `content-type=".*javascript.*"` in: #28: recaptcha--sv.j, antal grupperade fel: 18 ( 1.40 betyg )
- `content-type=".*javascript.*"` in: #28: recaptcha--sv.j, antal fel: 2265 ( 1.00 betyg )
- Expected X and instead saw X. (totalt 1641 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 4 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)
- Unnecessary escape character: \(. (totalt 2 st)
- eval can be harmful. (totalt 2 st)
- Unnecessary escape character: \+. (totalt 1 st)
- X is not modified in this loop. (totalt 1 st)
- Unnecessary escape character: \[. (totalt 1 st)
- Unnecessary X. (totalt 1 st)
- Unnecessary escape character: \{. (totalt 1 st)
- `content-type=".*javascript.*"` in: #33: m-el-main, antal grupperade fel: 19 ( 1.20 betyg )
- `content-type=".*javascript.*"` in: #33: m-el-main, antal fel: 3644 ( 1.00 betyg )
- Expected X and instead saw X. (totalt 2215 st)
- Expected an assignment or function call and instead saw an expression. (totalt 1346 st)
- Unnecessary escape character: \/. (totalt 20 st)
- X is assigned to itself. (totalt 8 st)
- Unnecessary escape character: \?. (totalt 8 st)
- Unnecessary X. (totalt 7 st)
- Unnecessary escape character: \). (totalt 6 st)
- Do not access Object.prototype method X from target object. (totalt 6 st)
- Unnecessary escape character: \-. (totalt 5 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)
- eval can be harmful. (totalt 2 st)
- X is not modified in this loop. (totalt 2 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: #37: widget.a101de8f, antal grupperade fel: 24 ( 1.00 betyg )
- `content-type=".*javascript.*"` in: #37: widget.a101de8f, antal fel: 5837 ( 1.00 betyg )
- Expected X and instead saw X. (totalt 3030 st)
- Expected an assignment or function call and instead saw an expression. (totalt 2655 st)
- Do not access Object.prototype method X from target object. (totalt 51 st)
- Unnecessary escape character: \/. (totalt 23 st)
- X is assigned to itself. (totalt 9 st)
- Comparing to itself is potentially pointless. (totalt 9 st)
- Unnecessary escape character: \?. (totalt 8 st)
- Unnecessary X. (totalt 7 st)
- Unnecessary escape character: \). (totalt 6 st)
- Unnecessary escape character: \-. (totalt 6 st)
- X is not modified in this loop. (totalt 6 st)
- Unnecessary escape character: \.. (totalt 4 st)
- Unnecessary escape character: \^. (totalt 3 st)
- Async function X has no X expression. (totalt 3 st)
- The Function constructor is eval. (totalt 3 st)
- Unnecessary escape character: \(. (totalt 2 st)
- eval can be harmful. (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)
- 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)
- `content-type=".*javascript.*"` in: #39: supportedLangua, antal grupperade fel: 24 ( 1.00 betyg )
- `content-type=".*javascript.*"` in: #39: supportedLangua, antal fel: 5837 ( 1.00 betyg )
- Expected X and instead saw X. (totalt 3030 st)
- Expected an assignment or function call and instead saw an expression. (totalt 2655 st)
- Do not access Object.prototype method X from target object. (totalt 51 st)
- Unnecessary escape character: \/. (totalt 23 st)
- X is assigned to itself. (totalt 9 st)
- Comparing to itself is potentially pointless. (totalt 9 st)
- Unnecessary escape character: \?. (totalt 8 st)
- Unnecessary X. (totalt 7 st)
- Unnecessary escape character: \). (totalt 6 st)
- Unnecessary escape character: \-. (totalt 6 st)
- X is not modified in this loop. (totalt 6 st)
- Unnecessary escape character: \.. (totalt 4 st)
- Unnecessary escape character: \^. (totalt 3 st)
- Async function X has no X expression. (totalt 3 st)
- The Function constructor is eval. (totalt 3 st)
- Unnecessary escape character: \(. (totalt 2 st)
- eval can be harmful. (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)
- 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)
- `content-type=".*javascript.*"` in: #43: display-rules, antal grupperade fel: 24 ( 1.00 betyg )
- `content-type=".*javascript.*"` in: #43: display-rules, antal fel: 5837 ( 1.00 betyg )
- Expected X and instead saw X. (totalt 3030 st)
- Expected an assignment or function call and instead saw an expression. (totalt 2655 st)
- Do not access Object.prototype method X from target object. (totalt 51 st)
- Unnecessary escape character: \/. (totalt 23 st)
- X is assigned to itself. (totalt 9 st)
- Comparing to itself is potentially pointless. (totalt 9 st)
- Unnecessary escape character: \?. (totalt 8 st)
- Unnecessary X. (totalt 7 st)
- Unnecessary escape character: \). (totalt 6 st)
- Unnecessary escape character: \-. (totalt 6 st)
- X is not modified in this loop. (totalt 6 st)
- Unnecessary escape character: \.. (totalt 4 st)
- Unnecessary escape character: \^. (totalt 3 st)
- Async function X has no X expression. (totalt 3 st)
- The Function constructor is eval. (totalt 3 st)
- Unnecessary escape character: \(. (totalt 2 st)
- eval can be harmful. (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)
- 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)
- `content-type=".*javascript.*"` in: #45: status, antal grupperade fel: 24 ( 1.00 betyg )
- `content-type=".*javascript.*"` in: #45: status, antal fel: 5837 ( 1.00 betyg )
- Expected X and instead saw X. (totalt 3030 st)
- Expected an assignment or function call and instead saw an expression. (totalt 2655 st)
- Do not access Object.prototype method X from target object. (totalt 51 st)
- Unnecessary escape character: \/. (totalt 23 st)
- X is assigned to itself. (totalt 9 st)
- Comparing to itself is potentially pointless. (totalt 9 st)
- Unnecessary escape character: \?. (totalt 8 st)
- Unnecessary X. (totalt 7 st)
- Unnecessary escape character: \). (totalt 6 st)
- Unnecessary escape character: \-. (totalt 6 st)
- X is not modified in this loop. (totalt 6 st)
- Unnecessary escape character: \.. (totalt 4 st)
- Unnecessary escape character: \^. (totalt 3 st)
- Async function X has no X expression. (totalt 3 st)
- The Function constructor is eval. (totalt 3 st)
- Unnecessary escape character: \(. (totalt 2 st)
- eval can be harmful. (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)
- 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)