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.06 av 5
- JS är ok.Webbstandard
- `< script>` in: #1: Webbsida , antal grupperade fel: 2 ( 4.60 betyg )
- `< script>` in: #1: Webbsida , antal fel: 8 ( 3.40 betyg )
- X is assigned a value but never used. (totalt 7 st)
- X is not defined. (totalt 1 st)
- `< script src="...">` in: #1: Webbsida , antal grupperade fel: 5 ( 4.00 betyg )
- `< script src="...">` in: #1: Webbsida , antal fel: 1729 ( 1.00 betyg )
- X is not defined. (totalt 1474 st)
- X is defined but never used. (totalt 130 st)
- X is assigned a value but never used. (totalt 77 st)
- Unexpected console statement. (totalt 37 st)
- Definition for rule X was not found. (totalt 11 st)
Integritet & säkerhet
- `< script>` in: #1: Webbsida , antal grupperade fel: 2 ( 4.60 betyg )
- `< script>` in: #1: Webbsida , antal fel: 53 ( 1.00 betyg )
- Unnecessary escape character: \/. (totalt 51 st)
- Expected an assignment or function call and instead saw an expression. (totalt 2 st)
- `< script src="...">` in: #1: Webbsida , antal grupperade fel: 23 ( 1.00 betyg )
- `< script src="...">` in: #1: Webbsida , antal fel: 3074 ( 1.00 betyg )
- Expected an assignment or function call and instead saw an expression. (totalt 1979 st)
- Expected X and instead saw X. (totalt 1006 st)
- Do not access Object.prototype method X from target object. (totalt 11 st)
- Unnecessary escape character: \/. (totalt 11 st)
- Definition for rule X was not found. (totalt 11 st)
- Comparing to itself is potentially pointless. (totalt 9 st)
- Unexpected string concatenation of literals. (totalt 8 st)
- The Function constructor is eval. (totalt 7 st)
- X is assigned to itself. (totalt 5 st)
- Unnecessary escape character: \.. (totalt 5 st)
- Script URL is a form of eval. (totalt 4 st)
- Unnecessary escape character: \". (totalt 4 st)
- Unnecessary escape character: \+. (totalt 3 st)
- Unnecessary escape character: \@. (totalt 2 st)
- Unnecessary X. (totalt 1 st)
- Unnecessary escape character: \[. (totalt 1 st)
- Unnecessary escape character: \$. (totalt 1 st)
- Implied eval. Consider passing a function instead of a string. (totalt 1 st)
- Unnecessary escape character: \}. (totalt 1 st)
- Unnecessary escape character: \?. (totalt 1 st)
- eval can be harmful. (totalt 1 st)
- Unnecessary escape character: \-. (totalt 1 st)
- Async method X has no X expression. (totalt 1 st)