Source file "org/owasp/html/CssTokens.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 522 of 522 | 0% | 42 of 42 | 0% | 33 | 33 | 98 | 98 | 12 | 12 |
| static {...} | 0% | 0% | 7 | 7 | 62 | 62 | 1 | 1 | ||
| isWellKnownUnit(CharSequence, int, int) | 0% | 0% | 6 | 6 | 7 | 7 | 1 | 1 | ||
| expandIfNecessary(int[], int, int) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| truncateOrShare(int[], int) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| isIdentPart(int) | 0% | 0% | 4 | 4 | 3 | 3 | 1 | 1 | ||
| CssTokens(String, CssTokens.Brackets, int[], CssTokens.TokenType[]) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| isLineTerminator(char) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| lex(String) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| isDecimal(char) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| start() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isWellKnownUnit(CharSequence) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| iterator() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |