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: 3.23 av 5
- JS är ok.
Webbstandard
- `< script>` in: #1: m-C3-B6t-window, antal grupperade fel: 2 ( 4.60 betyg )
- `< script>` in: #1: m-C3-B6t-window, antal fel: 17 ( 1.60 betyg )
- X is not defined. (totalt 15 st)
- X is assigned a value but never used. (totalt 2 st)
- `< script src="...">` in: #1: m-C3-B6t-window, antal grupperade fel: 4 ( 4.20 betyg )
- `< script src="...">` in: #1: m-C3-B6t-window, antal fel: 849 ( 1.00 betyg )
- X is defined but never used. (totalt 555 st)
- X is not defined. (totalt 223 st)
- Unexpected console statement. (totalt 65 st)
- X is assigned a value but never used. (totalt 6 st)
- `< script>` in: #36: authorize, antal grupperade fel: 2 ( 4.60 betyg )
- `< script>` in: #36: authorize, antal fel: 13 ( 2.40 betyg )
- X is not defined. (totalt 7 st)
- X is defined but never used. (totalt 6 st)
- `< script src="...">` in: #36: authorize, antal grupperade fel: 4 ( 4.20 betyg )
- `< script src="...">` in: #36: authorize, antal fel: 37 ( 1.00 betyg )
- X is defined but never used. (totalt 31 st)
- X is not defined. (totalt 4 st)
- Unexpected console statement. (totalt 1 st)
- X is assigned a value but never used. (totalt 1 st)
- `< script>` in: #40: Me.htm, antal grupperade fel: 2 ( 4.60 betyg )
- `< script>` in: #40: Me.htm, antal fel: 6 ( 3.80 betyg )
- X is defined but never used. (totalt 3 st)
- Unexpected console statement. (totalt 3 st)
- `< script>` in: #42: savedusers, antal grupperade fel: 1 ( 4.80 betyg )
- `< script>` in: #42: savedusers, antal fel: 3 ( 4.40 betyg )
- X is defined but never used. (totalt 3 st)
- `< script>` in: #44: silentsigninhan, antal grupperade fel: 1 ( 4.80 betyg )
- `< script>` in: #44: silentsigninhan, antal fel: 1 ( 4.80 betyg )
- X is not defined. (totalt 1 st)
- `< script src="...">` in: #44: silentsigninhan, antal grupperade fel: 1 ( 4.80 betyg )
- `< script src="...">` in: #44: silentsigninhan, antal fel: 1 ( 4.80 betyg )
- Unexpected console statement. (totalt 1 st)
- `< script>` in: #45: Me.srf, antal grupperade fel: 2 ( 4.60 betyg )
- `< script>` in: #45: Me.srf, antal fel: 10 ( 3.00 betyg )
- X is defined but never used. (totalt 7 st)
- X is assigned a value but never used. (totalt 3 st)
- `< script>` in: #51: mecache, antal grupperade fel: 3 ( 4.40 betyg )
- `< script>` in: #51: mecache, antal fel: 8 ( 3.40 betyg )
- X is not defined. (totalt 5 st)
- X is assigned a value but never used. (totalt 2 st)
- X is defined but never used. (totalt 1 st)
- `content-type=".*javascript.*"` in: #37: ms.shared.analy, antal grupperade fel: 2 ( 4.60 betyg )
- `content-type=".*javascript.*"` in: #37: ms.shared.analy, antal fel: 55 ( 1.00 betyg )
- X is defined but never used. (totalt 54 st)
- X is not defined. (totalt 1 st)
- `content-type=".*javascript.*"` in: #38: meBoot.min.js, antal grupperade fel: 3 ( 4.40 betyg )
- `content-type=".*javascript.*"` in: #38: meBoot.min.js, antal fel: 114 ( 1.00 betyg )
- X is defined but never used. (totalt 110 st)
- X is not defined. (totalt 2 st)
- Unexpected console statement. (totalt 2 st)
- `content-type=".*javascript.*"` in: #43: meCore.min.js, antal grupperade fel: 3 ( 4.40 betyg )
- `content-type=".*javascript.*"` in: #43: meCore.min.js, antal fel: 116 ( 1.00 betyg )
- X is defined but never used. (totalt 111 st)
- X is not defined. (totalt 3 st)
- Unexpected console statement. (totalt 2 st)
- `content-type=".*javascript.*"` in: #48: MeControl-cysVI, antal grupperade fel: 4 ( 4.20 betyg )
- `content-type=".*javascript.*"` in: #48: MeControl-cysVI, antal fel: 117 ( 1.00 betyg )
- X is defined but never used. (totalt 111 st)
- X is not defined. (totalt 3 st)
- Unexpected console statement. (totalt 2 st)
- Parsing error: Identifier X has already been declared (totalt 1 st)
Integritet & säkerhet
- `< script>` in: #1: m-C3-B6t-window, antal grupperade fel: 1 ( 4.80 betyg )
- `< script>` in: #1: m-C3-B6t-window, antal fel: 1 ( 4.80 betyg )
- Expected X and instead saw X. (totalt 1 st)
- `< script src="...">` in: #1: m-C3-B6t-window, antal grupperade fel: 25 ( 1.00 betyg )
- `< script src="...">` in: #1: m-C3-B6t-window, antal fel: 10713 ( 1.00 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 6810 st)
- Expected X and instead saw X. (totalt 3337 st)
- X is assigned to itself. (totalt 333 st)
- Do not access Object.prototype method X from target object. (totalt 75 st)
- Unnecessary escape character: \.. (totalt 33 st)
- Unnecessary escape character: \/. (totalt 26 st)
- Comparing to itself is potentially pointless. (totalt 19 st)
- Unsafe usage of ThrowStatement. (totalt 12 st)
- The Function constructor is eval. (totalt 9 st)
- X is not modified in this loop. (totalt 8 st)
- Unnecessary escape character: \@. (totalt 8 st)
- Unnecessary escape character: \(. (totalt 8 st)
- Unnecessary X. (totalt 7 st)
- Unnecessary escape character: \". (totalt 7 st)
- Unnecessary escape character: \-. (totalt 4 st)
- Unnecessary escape character: \?. (totalt 4 st)
- Unnecessary escape character: \:. (totalt 2 st)
- Unnecessary escape character: \+. (totalt 2 st)
- Unnecessary escape character: \*. (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)
- Unexpected string concatenation of literals. (totalt 1 st)
- Async method X has no X expression. (totalt 1 st)
- Async function has no X expression. (totalt 1 st)
- `< script>` in: #36: authorize, antal grupperade fel: 2 ( 4.60 betyg )
- `< script>` in: #36: authorize, antal fel: 63 ( 1.00 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 57 st)
- Expected X and instead saw X. (totalt 6 st)
- `< script src="...">` in: #36: authorize, antal grupperade fel: 12 ( 2.60 betyg )
- `< script src="...">` in: #36: authorize, antal fel: 692 ( 1.00 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 470 st)
- Expected X and instead saw X. (totalt 194 st)
- Do not access Object.prototype method X from target object. (totalt 8 st)
- The Function constructor is eval. (totalt 4 st)
- Unnecessary escape character: \". (totalt 4 st)
- Unnecessary escape character: \'. (totalt 3 st)
- Unnecessary escape character: \/. (totalt 2 st)
- Unnecessary escape character: \-. (totalt 2 st)
- eval can be harmful. (totalt 2 st)
- X is assigned to itself. (totalt 1 st)
- Unnecessary escape character: \:. (totalt 1 st)
- X is not modified in this loop. (totalt 1 st)
- `< script>` in: #40: Me.htm, antal grupperade fel: 2 ( 4.60 betyg )
- `< script>` in: #40: Me.htm, antal fel: 13 ( 2.40 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 11 st)
- Expected X and instead saw X. (totalt 2 st)
- `< script>` in: #42: savedusers, antal grupperade fel: 1 ( 4.80 betyg )
- `< script>` in: #42: savedusers, antal fel: 1 ( 4.80 betyg )
- Expected X and instead saw X. (totalt 1 st)
- `< script src="...">` in: #44: silentsigninhan, antal grupperade fel: 2 ( 4.60 betyg )
- `< script src="...">` in: #44: silentsigninhan, antal fel: 16 ( 1.80 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 10 st)
- Expected X and instead saw X. (totalt 6 st)
- `< script>` in: #45: Me.srf, antal grupperade fel: 2 ( 4.60 betyg )
- `< script>` in: #45: Me.srf, antal fel: 47 ( 1.00 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 41 st)
- Expected X and instead saw X. (totalt 6 st)
- `content-type=".*javascript.*"` in: #37: ms.shared.analy, antal grupperade fel: 6 ( 3.80 betyg )
- `content-type=".*javascript.*"` in: #37: ms.shared.analy, antal fel: 434 ( 1.00 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 378 st)
- Expected X and instead saw X. (totalt 41 st)
- X is assigned to itself. (totalt 8 st)
- Unnecessary escape character: \.. (totalt 5 st)
- Do not access Object.prototype method X from target object. (totalt 1 st)
- Unnecessary escape character: \". (totalt 1 st)
- `content-type=".*javascript.*"` in: #38: meBoot.min.js, antal grupperade fel: 14 ( 2.20 betyg )
- `content-type=".*javascript.*"` in: #38: meBoot.min.js, antal fel: 812 ( 1.00 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 572 st)
- Expected X and instead saw X. (totalt 211 st)
- X is assigned to itself. (totalt 10 st)
- Unnecessary escape character: \.. (totalt 6 st)
- Do not access Object.prototype method X from target object. (totalt 3 st)
- Script URL is a form of eval. (totalt 2 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)
- Unnecessary escape character: \-. (totalt 1 st)
- Unnecessary escape character: \+. (totalt 1 st)
- Unnecessary escape character: \*. (totalt 1 st)
- Unnecessary X. (totalt 1 st)
- `content-type=".*javascript.*"` in: #43: meCore.min.js, antal grupperade fel: 14 ( 2.20 betyg )
- `content-type=".*javascript.*"` in: #43: meCore.min.js, antal fel: 964 ( 1.00 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 662 st)
- Expected X and instead saw X. (totalt 271 st)
- X is assigned to itself. (totalt 10 st)
- Unnecessary escape character: \.. (totalt 6 st)
- Do not access Object.prototype method X from target object. (totalt 5 st)
- Script URL is a form of eval. (totalt 2 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)
- Unnecessary escape character: \-. (totalt 1 st)
- Unnecessary escape character: \+. (totalt 1 st)
- Unnecessary escape character: \*. (totalt 1 st)
- Unnecessary X. (totalt 1 st)
- `content-type=".*javascript.*"` in: #48: MeControl-cysVI, antal grupperade fel: 15 ( 2.00 betyg )
- `content-type=".*javascript.*"` in: #48: MeControl-cysVI, antal fel: 965 ( 1.00 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 662 st)
- Expected X and instead saw X. (totalt 271 st)
- X is assigned to itself. (totalt 10 st)
- Unnecessary escape character: \.. (totalt 6 st)
- Do not access Object.prototype method X from target object. (totalt 5 st)
- Script URL is a form of eval. (totalt 2 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)
- Unnecessary escape character: \-. (totalt 1 st)
- Unnecessary escape character: \+. (totalt 1 st)
- Unnecessary escape character: \*. (totalt 1 st)
- Unnecessary X. (totalt 1 st)
- Parsing error: Identifier X has already been declared (totalt 1 st)