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: 3.64 av 5
- JS är ok.Webbstandard
- `< script>` in: #1: Webbsida , antal grupperade fel: 1 ( 4.80 betyg )
- `< script>` in: #1: Webbsida , antal fel: 1 ( 4.80 betyg )
- Parsing error: Unexpected token : (totalt 1 st)
- `< script src="...">` in: #1: Webbsida , antal grupperade fel: 4 ( 4.20 betyg )
- `< script src="...">` in: #1: Webbsida , antal fel: 1307 ( 1.00 betyg )
- X is not defined. (totalt 668 st)
- X is defined but never used. (totalt 525 st)
- X is assigned a value but never used. (totalt 93 st)
- Unexpected console statement. (totalt 21 st)
Integritet & säkerhet
- `< script>` in: #1: Webbsida , antal grupperade fel: 1 ( 4.80 betyg )
- `< script>` in: #1: Webbsida , antal fel: 1 ( 4.80 betyg )
- Parsing error: Unexpected token : (totalt 1 st)
- `< script src="...">` in: #1: Webbsida , antal grupperade fel: 22 ( 1.00 betyg )
- `< script src="...">` in: #1: Webbsida , antal fel: 3533 ( 1.00 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 2447 st)
- Expected X and instead saw X. (totalt 902 st)
- Do not access Object.prototype method X from target object. (totalt 101 st)
- Unnecessary escape character: \/. (totalt 26 st)
- eval can be harmful. (totalt 9 st)
- X is assigned to itself. (totalt 8 st)
- X is not modified in this loop. (totalt 6 st)
- Unsafe usage of ThrowStatement. (totalt 6 st)
- Comparing to itself is potentially pointless. (totalt 5 st)
- Unnecessary X. (totalt 4 st)
- The Function constructor is eval. (totalt 4 st)
- Unsafe usage of ReturnStatement. (totalt 3 st)
- Unnecessary escape character: \[. (totalt 2 st)
- Unexpected string concatenation of literals. (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)
- Async method X has no X expression. (totalt 1 st)
- Unnecessary escape character: \.. (totalt 1 st)