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 | 3,254 of 3,254 | 0% | 594 of 594 | 0% | 339 | 339 | 679 | 679 | 26 | 26 |
| lex() | 0% | 0% | 70 | 70 | 157 | 157 | 1 | 1 | ||
| consumeUrlValue() | 0% | 0% | 27 | 27 | 82 | 82 | 1 | 1 | ||
| consumeNumberOrPercentageOrDimension() | 0% | 0% | 55 | 55 | 92 | 92 | 1 | 1 | ||
| consumeUnicodeRange() | 0% | 0% | 28 | 28 | 48 | 48 | 1 | 1 | ||
| consumeIgnorable() | 0% | 0% | 26 | 26 | 44 | 44 | 1 | 1 | ||
| consumeString() | 0% | 0% | 15 | 15 | 37 | 37 | 1 | 1 | ||
| consumeAndDecodeEscapeSequence() | 0% | 0% | 20 | 20 | 29 | 29 | 1 | 1 | ||
| consumeIdentOrUrlOrFunction() | 0% | 0% | 15 | 15 | 26 | 26 | 1 | 1 | ||
| encodeCharOntoOutput(int, int) | 0% | 0% | 19 | 19 | 17 | 17 | 1 | 1 | ||
| build() | 0% | 0% | 4 | 4 | 15 | 15 | 1 | 1 | ||
| openBracket(char) | 0% | 0% | 4 | 4 | 13 | 13 | 1 | 1 | ||
| closeBrackets(int) | 0% | 0% | 2 | 2 | 14 | 14 | 1 | 1 | ||
| consumeIdent(boolean) | 0% | 0% | 11 | 11 | 23 | 23 | 1 | 1 | ||
| consumeHash() | 0% | 0% | 9 | 9 | 12 | 12 | 1 | 1 | ||
| consumeAtKeyword() | 0% | 0% | 4 | 4 | 10 | 10 | 1 | 1 | ||
| readCodepoint() | 0% | 0% | 4 | 4 | 8 | 8 | 1 | 1 | ||
| CssTokens.Lexer(String) | 0% | n/a | 1 | 1 | 13 | 13 | 1 | 1 | ||
| emitToken(CssTokens.TokenType, int) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| emitMergedTokens(int, int) | 0% | 0% | 6 | 6 | 9 | 9 | 1 | 1 | ||
| closeBracket(char) | 0% | 0% | 3 | 3 | 8 | 8 | 1 | 1 | ||
| consumeDelim(char) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| breakOutput() | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| isHexEncoded(int) | 0% | 0% | 4 | 4 | 1 | 1 | 1 | 1 | ||
| consumeMatch(char) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| consumeColumn() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| static {...} | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 |