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.49 av 5
- JS är dålig.
Webbstandard
- `< script>` in: #1: Webbsida , antal grupperade fel: 2 ( 4.60 betyg )
- `< script>` in: #1: Webbsida , antal fel: 15 ( 2.00 betyg )
- X is not defined. (totalt 14 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: 1024 ( 1.00 betyg )
- X is not defined. (totalt 714 st)
- X is defined but never used. (totalt 193 st)
- Unexpected console statement. (totalt 109 st)
- X is assigned a value but never used. (totalt 8 st)
- `< script>` in: #22: cookiesharingif, antal grupperade fel: 3 ( 4.40 betyg )
- `< script>` in: #22: cookiesharingif, antal fel: 8 ( 3.40 betyg )
- X is defined but never used. (totalt 3 st)
- Unexpected console statement. (totalt 3 st)
- X is not defined. (totalt 2 st)
- `content-type=".*javascript.*"` in: #30: siteanalyze-273, antal grupperade fel: 4 ( 4.20 betyg )
- `content-type=".*javascript.*"` in: #30: siteanalyze-273, antal fel: 56 ( 1.00 betyg )
- X is not defined. (totalt 49 st)
- X is defined but never used. (totalt 3 st)
- Unexpected console statement. (totalt 3 st)
- X is assigned a value but never used. (totalt 1 st)
- `content-type=".*javascript.*"` in: #31: cdh-player.js, antal grupperade fel: 4 ( 4.20 betyg )
- `content-type=".*javascript.*"` in: #31: cdh-player.js, antal fel: 71 ( 1.00 betyg )
- X is not defined. (totalt 53 st)
- Unexpected console statement. (totalt 11 st)
- X is defined but never used. (totalt 6 st)
- X is assigned a value but never used. (totalt 1 st)
- `content-type=".*javascript.*"` in: #32: da.js, antal grupperade fel: 4 ( 4.20 betyg )
- `content-type=".*javascript.*"` in: #32: da.js, antal fel: 72 ( 1.00 betyg )
- X is not defined. (totalt 54 st)
- Unexpected console statement. (totalt 11 st)
- X is defined but never used. (totalt 6 st)
- X is assigned a value but never used. (totalt 1 st)
- `content-type=".*javascript.*"` in: #36: jquery-3.7.1.mi, antal grupperade fel: 4 ( 4.20 betyg )
- `content-type=".*javascript.*"` in: #36: jquery-3.7.1.mi, antal fel: 85 ( 1.00 betyg )
- X is not defined. (totalt 56 st)
- X is defined but never used. (totalt 17 st)
- Unexpected console statement. (totalt 11 st)
- X is assigned a value but never used. (totalt 1 st)
- `content-type=".*javascript.*"` in: #37: cdhcombo-extern, antal grupperade fel: 4 ( 4.20 betyg )
- `content-type=".*javascript.*"` in: #37: cdhcombo-extern, antal fel: 91 ( 1.00 betyg )
- X is not defined. (totalt 61 st)
- X is defined but never used. (totalt 18 st)
- Unexpected console statement. (totalt 11 st)
- X is assigned a value but never used. (totalt 1 st)
- `content-type=".*javascript.*"` in: #38: cdhcombo.js, antal grupperade fel: 4 ( 4.20 betyg )
- `content-type=".*javascript.*"` in: #38: cdhcombo.js, antal fel: 137 ( 1.00 betyg )
- X is not defined. (totalt 101 st)
- X is defined but never used. (totalt 21 st)
- Unexpected console statement. (totalt 13 st)
- X is assigned a value but never used. (totalt 2 st)
- `content-type=".*javascript.*"` in: #39: cdh-video.js, antal grupperade fel: 4 ( 4.20 betyg )
- `content-type=".*javascript.*"` in: #39: cdh-video.js, antal fel: 141 ( 1.00 betyg )
- X is not defined. (totalt 102 st)
- X is defined but never used. (totalt 21 st)
- Unexpected console statement. (totalt 13 st)
- X is assigned a value but never used. (totalt 5 st)
Integritet & säkerhet
- `< script>` in: #1: Webbsida , antal grupperade fel: 1 ( 4.80 betyg )
- `< script>` in: #1: Webbsida , antal fel: 6 ( 3.80 betyg )
- Expected X and instead saw X. (totalt 6 st)
- `< script src="...">` in: #1: Webbsida , antal grupperade fel: 28 ( 1.00 betyg )
- `< script src="...">` in: #1: Webbsida , antal fel: 6876 ( 1.00 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 4605 st)
- Expected X and instead saw X. (totalt 2095 st)
- Do not access Object.prototype method X from target object. (totalt 51 st)
- Comparing to itself is potentially pointless. (totalt 25 st)
- Unnecessary escape character: \/. (totalt 22 st)
- X is not modified in this loop. (totalt 11 st)
- Unnecessary X. (totalt 9 st)
- Unnecessary escape character: \-. (totalt 7 st)
- Unnecessary escape character: \[. (totalt 6 st)
- Unnecessary escape character: \.. (totalt 6 st)
- Unnecessary escape character: \(. (totalt 4 st)
- Unnecessary escape character: \). (totalt 4 st)
- The Function constructor is eval. (totalt 4 st)
- X is assigned to itself. (totalt 3 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)
- Unnecessary escape character: \:. (totalt 2 st)
- Unnecessary escape character: \". (totalt 2 st)
- Redundant use of `await` on a return value. (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)
- Script URL is a form of eval. (totalt 1 st)
- Unsafe usage of ThrowStatement. (totalt 1 st)
- `< script>` in: #22: cookiesharingif, antal grupperade fel: 2 ( 4.60 betyg )
- `< script>` in: #22: cookiesharingif, antal fel: 80 ( 1.00 betyg )
- Expected X and instead saw X. (totalt 47 st)
- Expected an assignment or function call and instead saw an expression. (totalt 33 st)
- `content-type=".*javascript.*"` in: #30: siteanalyze-273, antal grupperade fel: 6 ( 3.80 betyg )
- `content-type=".*javascript.*"` in: #30: siteanalyze-273, antal fel: 189 ( 1.00 betyg )
- Expected X and instead saw X. (totalt 101 st)
- Expected an assignment or function call and instead saw an expression. (totalt 70 st)
- Do not access Object.prototype method X from target object. (totalt 11 st)
- Unnecessary escape character: \/. (totalt 5 st)
- Script URL is a form of eval. (totalt 1 st)
- Unnecessary escape character: \[. (totalt 1 st)
- `content-type=".*javascript.*"` in: #31: cdh-player.js, antal grupperade fel: 6 ( 3.80 betyg )
- `content-type=".*javascript.*"` in: #31: cdh-player.js, antal fel: 195 ( 1.00 betyg )
- Expected X and instead saw X. (totalt 102 st)
- Expected an assignment or function call and instead saw an expression. (totalt 75 st)
- Do not access Object.prototype method X from target object. (totalt 11 st)
- Unnecessary escape character: \/. (totalt 5 st)
- Script URL is a form of eval. (totalt 1 st)
- Unnecessary escape character: \[. (totalt 1 st)
- `content-type=".*javascript.*"` in: #32: da.js, antal grupperade fel: 6 ( 3.80 betyg )
- `content-type=".*javascript.*"` in: #32: da.js, antal fel: 195 ( 1.00 betyg )
- Expected X and instead saw X. (totalt 102 st)
- Expected an assignment or function call and instead saw an expression. (totalt 75 st)
- Do not access Object.prototype method X from target object. (totalt 11 st)
- Unnecessary escape character: \/. (totalt 5 st)
- Script URL is a form of eval. (totalt 1 st)
- Unnecessary escape character: \[. (totalt 1 st)
- `content-type=".*javascript.*"` in: #36: jquery-3.7.1.mi, antal grupperade fel: 9 ( 3.20 betyg )
- `content-type=".*javascript.*"` in: #36: jquery-3.7.1.mi, antal fel: 568 ( 1.00 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 292 st)
- Expected X and instead saw X. (totalt 252 st)
- Do not access Object.prototype method X from target object. (totalt 12 st)
- Unnecessary escape character: \/. (totalt 7 st)
- Script URL is a form of eval. (totalt 1 st)
- Unnecessary escape character: \[. (totalt 1 st)
- Unnecessary X. (totalt 1 st)
- Comparing to itself is potentially pointless. (totalt 1 st)
- X is assigned to itself. (totalt 1 st)
- `content-type=".*javascript.*"` in: #37: cdhcombo-extern, antal grupperade fel: 11 ( 2.80 betyg )
- `content-type=".*javascript.*"` in: #37: cdhcombo-extern, antal fel: 662 ( 1.00 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 339 st)
- Expected X and instead saw X. (totalt 293 st)
- Do not access Object.prototype method X from target object. (totalt 13 st)
- Unnecessary escape character: \/. (totalt 7 st)
- Comparing to itself is potentially pointless. (totalt 4 st)
- Script URL is a form of eval. (totalt 1 st)
- Unnecessary escape character: \[. (totalt 1 st)
- Unnecessary X. (totalt 1 st)
- X is assigned to itself. (totalt 1 st)
- Unexpected string concatenation of literals. (totalt 1 st)
- The Function constructor is eval. (totalt 1 st)
- `content-type=".*javascript.*"` in: #38: cdhcombo.js, antal grupperade fel: 18 ( 1.40 betyg )
- `content-type=".*javascript.*"` in: #38: cdhcombo.js, antal fel: 747 ( 1.00 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 404 st)
- Expected X and instead saw X. (totalt 301 st)
- Do not access Object.prototype method X from target object. (totalt 13 st)
- Unnecessary escape character: \/. (totalt 7 st)
- Comparing to itself is potentially pointless. (totalt 5 st)
- Unexpected string concatenation of literals. (totalt 4 st)
- Unnecessary escape character: \[. (totalt 2 st)
- Script URL is a form of eval. (totalt 1 st)
- Unnecessary X. (totalt 1 st)
- X is assigned to itself. (totalt 1 st)
- The Function constructor is eval. (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: #39: cdh-video.js, antal grupperade fel: 18 ( 1.40 betyg )
- `content-type=".*javascript.*"` in: #39: cdh-video.js, antal fel: 747 ( 1.00 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 404 st)
- Expected X and instead saw X. (totalt 301 st)
- Do not access Object.prototype method X from target object. (totalt 13 st)
- Unnecessary escape character: \/. (totalt 7 st)
- Comparing to itself is potentially pointless. (totalt 5 st)
- Unexpected string concatenation of literals. (totalt 4 st)
- Unnecessary escape character: \[. (totalt 2 st)
- Script URL is a form of eval. (totalt 1 st)
- Unnecessary X. (totalt 1 st)
- X is assigned to itself. (totalt 1 st)
- The Function constructor is eval. (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)