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: #23: cookiesharingif, antal grupperade fel: 3 ( 4.40 betyg )
- `< script>` in: #23: 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: #31: siteanalyze-107, antal grupperade fel: 4 ( 4.20 betyg )
- `content-type=".*javascript.*"` in: #31: siteanalyze-107, antal fel: 24 ( 1.00 betyg )
- X is not defined. (totalt 17 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: #32: cdh-player.js, antal grupperade fel: 4 ( 4.20 betyg )
- `content-type=".*javascript.*"` in: #32: cdh-player.js, antal fel: 39 ( 1.00 betyg )
- X is not defined. (totalt 21 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: #37: da.js, antal grupperade fel: 4 ( 4.20 betyg )
- `content-type=".*javascript.*"` in: #37: da.js, antal fel: 40 ( 1.00 betyg )
- X is not defined. (totalt 22 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: #41: jquery-3.7.1.mi, antal grupperade fel: 4 ( 4.20 betyg )
- `content-type=".*javascript.*"` in: #41: jquery-3.7.1.mi, antal fel: 53 ( 1.00 betyg )
- X is not defined. (totalt 24 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: #42: cdhcombo-extern, antal grupperade fel: 4 ( 4.20 betyg )
- `content-type=".*javascript.*"` in: #42: cdhcombo-extern, antal fel: 59 ( 1.00 betyg )
- X is not defined. (totalt 29 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: #43: cdhcombo.js, antal grupperade fel: 4 ( 4.20 betyg )
- `content-type=".*javascript.*"` in: #43: cdhcombo.js, antal fel: 105 ( 1.00 betyg )
- X is not defined. (totalt 69 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: #44: cdh-video.js, antal grupperade fel: 4 ( 4.20 betyg )
- `content-type=".*javascript.*"` in: #44: cdh-video.js, antal fel: 109 ( 1.00 betyg )
- X is not defined. (totalt 70 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: #23: cookiesharingif, antal grupperade fel: 2 ( 4.60 betyg )
- `< script>` in: #23: 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: #31: siteanalyze-107, antal grupperade fel: 6 ( 3.80 betyg )
- `content-type=".*javascript.*"` in: #31: siteanalyze-107, antal fel: 153 ( 1.00 betyg )
- Expected X and instead saw X. (totalt 78 st)
- Expected an assignment or function call and instead saw an expression. (totalt 60 st)
- Do not access Object.prototype method X from target object. (totalt 9 st)
- Unnecessary escape character: \/. (totalt 4 st)
- Script URL is a form of eval. (totalt 1 st)
- Unnecessary escape character: \[. (totalt 1 st)
- `content-type=".*javascript.*"` in: #32: cdh-player.js, antal grupperade fel: 6 ( 3.80 betyg )
- `content-type=".*javascript.*"` in: #32: cdh-player.js, antal fel: 159 ( 1.00 betyg )
- Expected X and instead saw X. (totalt 79 st)
- Expected an assignment or function call and instead saw an expression. (totalt 65 st)
- Do not access Object.prototype method X from target object. (totalt 9 st)
- Unnecessary escape character: \/. (totalt 4 st)
- Script URL is a form of eval. (totalt 1 st)
- Unnecessary escape character: \[. (totalt 1 st)
- `content-type=".*javascript.*"` in: #37: da.js, antal grupperade fel: 6 ( 3.80 betyg )
- `content-type=".*javascript.*"` in: #37: da.js, antal fel: 159 ( 1.00 betyg )
- Expected X and instead saw X. (totalt 79 st)
- Expected an assignment or function call and instead saw an expression. (totalt 65 st)
- Do not access Object.prototype method X from target object. (totalt 9 st)
- Unnecessary escape character: \/. (totalt 4 st)
- Script URL is a form of eval. (totalt 1 st)
- Unnecessary escape character: \[. (totalt 1 st)
- `content-type=".*javascript.*"` in: #41: jquery-3.7.1.mi, antal grupperade fel: 9 ( 3.20 betyg )
- `content-type=".*javascript.*"` in: #41: jquery-3.7.1.mi, antal fel: 532 ( 1.00 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 282 st)
- Expected X and instead saw X. (totalt 229 st)
- Do not access Object.prototype method X from target object. (totalt 10 st)
- Unnecessary escape character: \/. (totalt 6 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: #42: cdhcombo-extern, antal grupperade fel: 11 ( 2.80 betyg )
- `content-type=".*javascript.*"` in: #42: cdhcombo-extern, antal fel: 626 ( 1.00 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 329 st)
- Expected X and instead saw X. (totalt 270 st)
- Do not access Object.prototype method X from target object. (totalt 11 st)
- Unnecessary escape character: \/. (totalt 6 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: #43: cdhcombo.js, antal grupperade fel: 18 ( 1.40 betyg )
- `content-type=".*javascript.*"` in: #43: cdhcombo.js, antal fel: 711 ( 1.00 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 394 st)
- Expected X and instead saw X. (totalt 278 st)
- Do not access Object.prototype method X from target object. (totalt 11 st)
- Unnecessary escape character: \/. (totalt 6 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: #44: cdh-video.js, antal grupperade fel: 18 ( 1.40 betyg )
- `content-type=".*javascript.*"` in: #44: cdh-video.js, antal fel: 711 ( 1.00 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 394 st)
- Expected X and instead saw X. (totalt 278 st)
- Do not access Object.prototype method X from target object. (totalt 11 st)
- Unnecessary escape character: \/. (totalt 6 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)