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.93 av 5
- JS är dålig.Webbstandard
- `< script>` in: #1: Webbsida , antal grupperade fel: 4 ( 4.20 betyg )
- `< script>` in: #1: Webbsida , antal fel: 40 ( 1.00 betyg )
- X is not defined. (totalt 18 st)
- X is defined but never used. (totalt 11 st)
- X is assigned a value but never used. (totalt 10 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: 1480 ( 1.00 betyg )
- X is not defined. (totalt 757 st)
- X is defined but never used. (totalt 580 st)
- X is assigned a value but never used. (totalt 112 st)
- Unexpected console statement. (totalt 31 st)
- `< script>` in: #70: index.aa941f8.h, antal grupperade fel: 2 ( 4.60 betyg )
- `< script>` in: #70: index.aa941f8.h, antal fel: 2 ( 4.60 betyg )
- X is assigned a value but never used. (totalt 1 st)
- X is not defined. (totalt 1 st)
- `content-type=".*javascript.*"` in: #66: customify-pro-a, antal grupperade fel: 3 ( 4.40 betyg )
- `content-type=".*javascript.*"` in: #66: customify-pro-a, antal fel: 58 ( 1.00 betyg )
- X is not defined. (totalt 37 st)
- X is defined but never used. (totalt 19 st)
- Unexpected console statement. (totalt 2 st)
- `content-type=".*javascript.*"` in: #69: widget.js, antal grupperade fel: 3 ( 4.40 betyg )
- `content-type=".*javascript.*"` in: #69: widget.js, antal fel: 259 ( 1.00 betyg )
- X is defined but never used. (totalt 196 st)
- X is not defined. (totalt 43 st)
- Unexpected console statement. (totalt 20 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: 302 ( 1.00 betyg )
- X is defined but never used. (totalt 235 st)
- X is not defined. (totalt 45 st)
- Unexpected console statement. (totalt 20 st)
- X is assigned a value but never used. (totalt 2 st)
- `content-type=".*javascript.*"` in: #76: bundle.fefe147d, antal grupperade fel: 4 ( 4.20 betyg )
- `content-type=".*javascript.*"` in: #76: bundle.fefe147d, antal fel: 475 ( 1.00 betyg )
- X is defined but never used. (totalt 404 st)
- X is not defined. (totalt 45 st)
- Unexpected console statement. (totalt 24 st)
- X is assigned a value but never used. (totalt 2 st)
- `content-type=".*javascript.*"` in: #78: client.bundle.1, antal grupperade fel: 4 ( 4.20 betyg )
- `content-type=".*javascript.*"` in: #78: client.bundle.1, antal fel: 911 ( 1.00 betyg )
- X is defined but never used. (totalt 735 st)
- Unexpected console statement. (totalt 122 st)
- X is not defined. (totalt 52 st)
- X is assigned a value but never used. (totalt 2 st)
- `content-type=".*javascript.*"` in: #79: text-editor.c08, antal grupperade fel: 4 ( 4.20 betyg )
- `content-type=".*javascript.*"` in: #79: text-editor.c08, antal fel: 914 ( 1.00 betyg )
- X is defined but never used. (totalt 735 st)
- Unexpected console statement. (totalt 122 st)
- X is not defined. (totalt 55 st)
- X is assigned a value but never used. (totalt 2 st)
- `content-type=".*javascript.*"` in: #88: localization-sv, antal grupperade fel: 4 ( 4.20 betyg )
- `content-type=".*javascript.*"` in: #88: localization-sv, antal fel: 914 ( 1.00 betyg )
- X is defined but never used. (totalt 735 st)
- Unexpected console statement. (totalt 122 st)
- X is not defined. (totalt 55 st)
- X is assigned a value but never used. (totalt 2 st)
- `content-type=".*javascript.*"` in: #89: supportedLangua, antal grupperade fel: 4 ( 4.20 betyg )
- `content-type=".*javascript.*"` in: #89: supportedLangua, antal fel: 915 ( 1.00 betyg )
- X is defined but never used. (totalt 735 st)
- Unexpected console statement. (totalt 122 st)
- X is not defined. (totalt 56 st)
- X is assigned a value but never used. (totalt 2 st)
- `content-type=".*javascript.*"` in: #97: primus.js, antal grupperade fel: 4 ( 4.20 betyg )
- `content-type=".*javascript.*"` in: #97: primus.js, antal fel: 959 ( 1.00 betyg )
- X is defined but never used. (totalt 779 st)
- Unexpected console statement. (totalt 122 st)
- X is not defined. (totalt 56 st)
- X is assigned a value but never used. (totalt 2 st)
Integritet & säkerhet
- `< script>` in: #1: Webbsida , antal grupperade fel: 4 ( 4.20 betyg )
- `< script>` in: #1: Webbsida , antal fel: 160 ( 1.00 betyg )
- Unnecessary escape character: \/. (totalt 135 st)
- Expected X and instead saw X. (totalt 13 st)
- Expected an assignment or function call and instead saw an expression. (totalt 10 st)
- Do not access Object.prototype method X from target object. (totalt 2 st)
- `< script src="...">` in: #1: Webbsida , antal grupperade fel: 22 ( 1.00 betyg )
- `< script src="...">` in: #1: Webbsida , antal fel: 5156 ( 1.00 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 3951 st)
- Expected X and instead saw X. (totalt 1010 st)
- Do not access Object.prototype method X from target object. (totalt 93 st)
- Unnecessary escape character: \/. (totalt 39 st)
- Unnecessary X. (totalt 14 st)
- X is assigned to itself. (totalt 9 st)
- Comparing to itself is potentially pointless. (totalt 9 st)
- X is not modified in this loop. (totalt 7 st)
- The Function constructor is eval. (totalt 4 st)
- Unnecessary escape character: \). (totalt 3 st)
- Unexpected string concatenation of literals. (totalt 2 st)
- eval can be harmful. (totalt 2 st)
- Unnecessary escape character: \.. (totalt 2 st)
- Unnecessary escape character: \+. (totalt 2 st)
- Unnecessary escape character: \-. (totalt 2 st)
- Unnecessary escape character: \?. (totalt 1 st)
- Script URL is a form of 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)
- `< script>` in: #70: index.aa941f8.h, antal grupperade fel: 2 ( 4.60 betyg )
- `< script>` in: #70: index.aa941f8.h, antal fel: 7 ( 3.60 betyg )
- Expected X and instead saw X. (totalt 6 st)
- Unnecessary escape character: \/. (totalt 1 st)
- `content-type=".*javascript.*"` in: #66: customify-pro-a, antal grupperade fel: 4 ( 4.20 betyg )
- `content-type=".*javascript.*"` in: #66: customify-pro-a, antal fel: 317 ( 1.00 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 265 st)
- Expected X and instead saw X. (totalt 50 st)
- Unnecessary escape character: \-. (totalt 1 st)
- Unnecessary escape character: \&. (totalt 1 st)
- `content-type=".*javascript.*"` in: #69: widget.js, antal grupperade fel: 9 ( 3.20 betyg )
- `content-type=".*javascript.*"` in: #69: widget.js, antal fel: 1158 ( 1.00 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 737 st)
- Expected X and instead saw X. (totalt 377 st)
- Do not access Object.prototype method X from target object. (totalt 26 st)
- Unnecessary escape character: \/. (totalt 11 st)
- The Function constructor is eval. (totalt 2 st)
- Unnecessary X. (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: #73: m-el-main, antal grupperade fel: 16 ( 1.80 betyg )
- `content-type=".*javascript.*"` in: #73: m-el-main, antal fel: 2537 ( 1.00 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 1509 st)
- Expected X and instead saw X. (totalt 951 st)
- Do not access Object.prototype method X from target object. (totalt 28 st)
- Unnecessary escape character: \/. (totalt 22 st)
- Unnecessary X. (totalt 8 st)
- Unnecessary escape character: \?. (totalt 4 st)
- Unnecessary escape character: \-. (totalt 3 st)
- The Function constructor is eval. (totalt 2 st)
- Script URL is a form of eval. (totalt 2 st)
- X is assigned to itself. (totalt 2 st)
- Unnecessary escape character: \&. (totalt 1 st)
- Unnecessary escape character: \[. (totalt 1 st)
- Unnecessary escape character: \). (totalt 1 st)
- Comparing to itself is potentially pointless. (totalt 1 st)
- X is not modified in this loop. (totalt 1 st)
- Unnecessary escape character: \.. (totalt 1 st)
- `content-type=".*javascript.*"` in: #76: bundle.fefe147d, antal grupperade fel: 17 ( 1.60 betyg )
- `content-type=".*javascript.*"` in: #76: bundle.fefe147d, antal fel: 3224 ( 1.00 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 1889 st)
- Expected X and instead saw X. (totalt 1226 st)
- Do not access Object.prototype method X from target object. (totalt 54 st)
- Unnecessary escape character: \/. (totalt 23 st)
- Unnecessary X. (totalt 10 st)
- Unnecessary escape character: \?. (totalt 4 st)
- Unnecessary escape character: \-. (totalt 3 st)
- The Function constructor is eval. (totalt 3 st)
- Script URL is a form of eval. (totalt 2 st)
- X is not modified in this loop. (totalt 2 st)
- X is assigned to itself. (totalt 2 st)
- Unnecessary escape character: \&. (totalt 1 st)
- Unnecessary escape character: \[. (totalt 1 st)
- Unnecessary escape character: \). (totalt 1 st)
- Comparing to itself is potentially pointless. (totalt 1 st)
- Unnecessary escape character: \.. (totalt 1 st)
- Unsafe usage of ThrowStatement. (totalt 1 st)
- `content-type=".*javascript.*"` in: #78: client.bundle.1, antal grupperade fel: 19 ( 1.20 betyg )
- `content-type=".*javascript.*"` in: #78: client.bundle.1, antal fel: 5158 ( 1.00 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 3100 st)
- Expected X and instead saw X. (totalt 1878 st)
- Do not access Object.prototype method X from target object. (totalt 87 st)
- Unnecessary escape character: \/. (totalt 24 st)
- Unnecessary X. (totalt 14 st)
- Comparing to itself is potentially pointless. (totalt 10 st)
- Unnecessary escape character: \.. (totalt 8 st)
- Unsafe usage of ThrowStatement. (totalt 8 st)
- The Function constructor is eval. (totalt 5 st)
- Unnecessary escape character: \?. (totalt 4 st)
- Unnecessary escape character: \_. (totalt 4 st)
- Unnecessary escape character: \-. (totalt 3 st)
- X is not modified in this loop. (totalt 3 st)
- X is assigned to itself. (totalt 3 st)
- Script URL is a form of eval. (totalt 2 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)
- `content-type=".*javascript.*"` in: #79: text-editor.c08, antal grupperade fel: 19 ( 1.20 betyg )
- `content-type=".*javascript.*"` in: #79: text-editor.c08, antal fel: 5162 ( 1.00 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 3104 st)
- Expected X and instead saw X. (totalt 1878 st)
- Do not access Object.prototype method X from target object. (totalt 87 st)
- Unnecessary escape character: \/. (totalt 24 st)
- Unnecessary X. (totalt 14 st)
- Comparing to itself is potentially pointless. (totalt 10 st)
- Unnecessary escape character: \.. (totalt 8 st)
- Unsafe usage of ThrowStatement. (totalt 8 st)
- The Function constructor is eval. (totalt 5 st)
- Unnecessary escape character: \?. (totalt 4 st)
- Unnecessary escape character: \_. (totalt 4 st)
- Unnecessary escape character: \-. (totalt 3 st)
- X is not modified in this loop. (totalt 3 st)
- X is assigned to itself. (totalt 3 st)
- Script URL is a form of eval. (totalt 2 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)
- `content-type=".*javascript.*"` in: #88: localization-sv, antal grupperade fel: 19 ( 1.20 betyg )
- `content-type=".*javascript.*"` in: #88: localization-sv, antal fel: 5162 ( 1.00 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 3104 st)
- Expected X and instead saw X. (totalt 1878 st)
- Do not access Object.prototype method X from target object. (totalt 87 st)
- Unnecessary escape character: \/. (totalt 24 st)
- Unnecessary X. (totalt 14 st)
- Comparing to itself is potentially pointless. (totalt 10 st)
- Unnecessary escape character: \.. (totalt 8 st)
- Unsafe usage of ThrowStatement. (totalt 8 st)
- The Function constructor is eval. (totalt 5 st)
- Unnecessary escape character: \?. (totalt 4 st)
- Unnecessary escape character: \_. (totalt 4 st)
- Unnecessary escape character: \-. (totalt 3 st)
- X is not modified in this loop. (totalt 3 st)
- X is assigned to itself. (totalt 3 st)
- Script URL is a form of eval. (totalt 2 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)
- `content-type=".*javascript.*"` in: #89: supportedLangua, antal grupperade fel: 19 ( 1.20 betyg )
- `content-type=".*javascript.*"` in: #89: supportedLangua, antal fel: 5162 ( 1.00 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 3104 st)
- Expected X and instead saw X. (totalt 1878 st)
- Do not access Object.prototype method X from target object. (totalt 87 st)
- Unnecessary escape character: \/. (totalt 24 st)
- Unnecessary X. (totalt 14 st)
- Comparing to itself is potentially pointless. (totalt 10 st)
- Unnecessary escape character: \.. (totalt 8 st)
- Unsafe usage of ThrowStatement. (totalt 8 st)
- The Function constructor is eval. (totalt 5 st)
- Unnecessary escape character: \?. (totalt 4 st)
- Unnecessary escape character: \_. (totalt 4 st)
- Unnecessary escape character: \-. (totalt 3 st)
- X is not modified in this loop. (totalt 3 st)
- X is assigned to itself. (totalt 3 st)
- Script URL is a form of eval. (totalt 2 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)
- `content-type=".*javascript.*"` in: #97: primus.js, antal grupperade fel: 20 ( 1.00 betyg )
- `content-type=".*javascript.*"` in: #97: primus.js, antal fel: 5171 ( 1.00 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 3106 st)
- Expected X and instead saw X. (totalt 1882 st)
- Do not access Object.prototype method X from target object. (totalt 87 st)
- Unnecessary escape character: \/. (totalt 25 st)
- Unnecessary X. (totalt 14 st)
- Comparing to itself is potentially pointless. (totalt 11 st)
- Unnecessary escape character: \.. (totalt 8 st)
- Unsafe usage of ThrowStatement. (totalt 8 st)
- The Function constructor is eval. (totalt 5 st)
- Unnecessary escape character: \?. (totalt 4 st)
- Unnecessary escape character: \_. (totalt 4 st)
- Unnecessary escape character: \-. (totalt 3 st)
- X is not modified in this loop. (totalt 3 st)
- X is assigned to itself. (totalt 3 st)
- Script URL is a form of eval. (totalt 2 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)