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.43 av 5
- JS är dålig.
Webbstandard
- `< script>` in: #1: Webbsida , antal grupperade fel: 3 ( 4.40 betyg )
- `< script>` in: #1: Webbsida , antal fel: 84 ( 1.00 betyg )
- X is not defined. (totalt 80 st)
- X is defined but never used. (totalt 3 st)
- X is assigned a value 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: 991 ( 1.00 betyg )
- X is not defined. (totalt 737 st)
- X is defined but never used. (totalt 195 st)
- X is assigned a value but never used. (totalt 53 st)
- Unexpected console statement. (totalt 6 st)
- `content-type=".*javascript.*"` in: #67: hotjar-1673808., antal grupperade fel: 3 ( 4.40 betyg )
- `content-type=".*javascript.*"` in: #67: hotjar-1673808., antal fel: 24 ( 1.00 betyg )
- X is not defined. (totalt 11 st)
- X is defined but never used. (totalt 8 st)
- Unexpected console statement. (totalt 5 st)
- `content-type=".*javascript.*"` in: #68: loader.js, antal grupperade fel: 3 ( 4.40 betyg )
- `content-type=".*javascript.*"` in: #68: loader.js, antal fel: 27 ( 1.00 betyg )
- X is not defined. (totalt 11 st)
- X is defined but never used. (totalt 10 st)
- Unexpected console statement. (totalt 6 st)
- `content-type=".*javascript.*"` in: #69: call-tracking-9, antal grupperade fel: 4 ( 4.20 betyg )
- `content-type=".*javascript.*"` in: #69: call-tracking-9, antal fel: 62 ( 1.00 betyg )
- X is defined but never used. (totalt 41 st)
- X is not defined. (totalt 13 st)
- Unexpected console statement. (totalt 6 st)
- X is assigned a value but never used. (totalt 2 st)
- `content-type=".*javascript.*"` in: #73: m-el-main, antal grupperade fel: 4 ( 4.20 betyg )
- `content-type=".*javascript.*"` in: #73: m-el-main, antal fel: 105 ( 1.00 betyg )
- X is defined but never used. (totalt 80 st)
- X is not defined. (totalt 15 st)
- Unexpected console statement. (totalt 6 st)
- X is assigned a value but never used. (totalt 4 st)
- `content-type=".*javascript.*"` in: #74: piwik.js, antal grupperade fel: 4 ( 4.20 betyg )
- `content-type=".*javascript.*"` in: #74: piwik.js, antal fel: 169 ( 1.00 betyg )
- X is defined but never used. (totalt 104 st)
- X is not defined. (totalt 48 st)
- Unexpected console statement. (totalt 12 st)
- X is assigned a value but never used. (totalt 5 st)
- `content-type=".*javascript.*"` in: #86: supportedLangua, antal grupperade fel: 4 ( 4.20 betyg )
- `content-type=".*javascript.*"` in: #86: supportedLangua, antal fel: 170 ( 1.00 betyg )
- X is defined but never used. (totalt 104 st)
- X is not defined. (totalt 49 st)
- Unexpected console statement. (totalt 12 st)
- X is assigned a value but never used. (totalt 5 st)
Integritet & säkerhet
- `< script>` in: #1: Webbsida , antal grupperade fel: 2 ( 4.60 betyg )
- `< script>` in: #1: Webbsida , antal fel: 3 ( 4.40 betyg )
- Expected X and instead saw X. (totalt 2 st)
- Expected an assignment or function call and instead saw an expression. (totalt 1 st)
- `< script src="...">` in: #1: Webbsida , antal grupperade fel: 36 ( 1.00 betyg )
- `< script src="...">` in: #1: Webbsida , antal fel: 5952 ( 1.00 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 3817 st)
- Expected X and instead saw X. (totalt 1838 st)
- Unnecessary escape character: \/. (totalt 45 st)
- Do not access Object.prototype method X from target object. (totalt 35 st)
- Unnecessary escape character: \-. (totalt 21 st)
- Unnecessary escape character: \.. (totalt 18 st)
- Unnecessary escape character: \). (totalt 16 st)
- Unnecessary escape character: \(. (totalt 14 st)
- Unnecessary escape character: \+. (totalt 14 st)
- Unnecessary X. (totalt 13 st)
- Unnecessary escape character: \$. (totalt 13 st)
- Unnecessary escape character: \*. (totalt 13 st)
- Unexpected string concatenation of literals. (totalt 13 st)
- Unnecessary escape character: \'. (totalt 11 st)
- The Function constructor is eval. (totalt 8 st)
- Unnecessary escape character: \". (totalt 7 st)
- Unnecessary escape character: \[. (totalt 6 st)
- X is not modified in this loop. (totalt 5 st)
- Comparing to itself is potentially pointless. (totalt 5 st)
- X is assigned to itself. (totalt 5 st)
- Unnecessary escape character: \}. (totalt 4 st)
- eval can be harmful. (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 3 st)
- Unnecessary escape character: \^. (totalt 3 st)
- Unnecessary escape character: \|. (totalt 3 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)
- `content-type=".*javascript.*"` in: #67: hotjar-1673808., antal grupperade fel: 2 ( 4.60 betyg )
- `content-type=".*javascript.*"` in: #67: hotjar-1673808., antal fel: 43 ( 1.00 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 22 st)
- Expected X and instead saw X. (totalt 21 st)
- `content-type=".*javascript.*"` in: #68: loader.js, antal grupperade fel: 3 ( 4.40 betyg )
- `content-type=".*javascript.*"` in: #68: loader.js, antal fel: 56 ( 1.00 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 29 st)
- Expected X and instead saw X. (totalt 23 st)
- Comparing to itself is potentially pointless. (totalt 4 st)
- `content-type=".*javascript.*"` in: #69: call-tracking-9, antal grupperade fel: 10 ( 3.00 betyg )
- `content-type=".*javascript.*"` in: #69: call-tracking-9, antal fel: 434 ( 1.00 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 213 st)
- Expected X and instead saw X. (totalt 193 st)
- Comparing to itself is potentially pointless. (totalt 9 st)
- Do not access Object.prototype method X from target object. (totalt 8 st)
- Unnecessary escape character: \?. (totalt 4 st)
- X is assigned to itself. (totalt 2 st)
- Unnecessary escape character: \/. (totalt 2 st)
- Unnecessary escape character: \-. (totalt 1 st)
- eval can be harmful. (totalt 1 st)
- Script URL is a form of eval. (totalt 1 st)
- `content-type=".*javascript.*"` in: #73: m-el-main, antal grupperade fel: 14 ( 2.20 betyg )
- `content-type=".*javascript.*"` in: #73: m-el-main, antal fel: 1813 ( 1.00 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 985 st)
- Expected X and instead saw X. (totalt 767 st)
- Unnecessary escape character: \/. (totalt 13 st)
- Comparing to itself is potentially pointless. (totalt 10 st)
- Do not access Object.prototype method X from target object. (totalt 10 st)
- Unnecessary escape character: \?. (totalt 8 st)
- Unnecessary X. (totalt 6 st)
- X is assigned to itself. (totalt 4 st)
- Unnecessary escape character: \-. (totalt 3 st)
- Script URL is a form of eval. (totalt 3 st)
- eval can be harmful. (totalt 1 st)
- Unnecessary escape character: \). (totalt 1 st)
- X is not modified in this loop. (totalt 1 st)
- Unnecessary escape character: \.. (totalt 1 st)
- `content-type=".*javascript.*"` in: #74: piwik.js, antal grupperade fel: 14 ( 2.20 betyg )
- `content-type=".*javascript.*"` in: #74: piwik.js, antal fel: 1904 ( 1.00 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 987 st)
- Expected X and instead saw X. (totalt 856 st)
- Unnecessary escape character: \/. (totalt 13 st)
- Comparing to itself is potentially pointless. (totalt 10 st)
- Do not access Object.prototype method X from target object. (totalt 10 st)
- Unnecessary escape character: \?. (totalt 8 st)
- Unnecessary X. (totalt 6 st)
- X is assigned to itself. (totalt 4 st)
- Unnecessary escape character: \-. (totalt 3 st)
- Script URL is a form of eval. (totalt 3 st)
- eval can be harmful. (totalt 1 st)
- Unnecessary escape character: \). (totalt 1 st)
- X is not modified in this loop. (totalt 1 st)
- Unnecessary escape character: \.. (totalt 1 st)
- `content-type=".*javascript.*"` in: #86: supportedLangua, antal grupperade fel: 14 ( 2.20 betyg )
- `content-type=".*javascript.*"` in: #86: supportedLangua, antal fel: 1904 ( 1.00 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 987 st)
- Expected X and instead saw X. (totalt 856 st)
- Unnecessary escape character: \/. (totalt 13 st)
- Comparing to itself is potentially pointless. (totalt 10 st)
- Do not access Object.prototype method X from target object. (totalt 10 st)
- Unnecessary escape character: \?. (totalt 8 st)
- Unnecessary X. (totalt 6 st)
- X is assigned to itself. (totalt 4 st)
- Unnecessary escape character: \-. (totalt 3 st)
- Script URL is a form of eval. (totalt 3 st)
- eval can be harmful. (totalt 1 st)
- Unnecessary escape character: \). (totalt 1 st)
- X is not modified in this loop. (totalt 1 st)
- Unnecessary escape character: \.. (totalt 1 st)