A different version of class was executed at runtime.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 296 of 296 | 0% | 44 of 44 | 0% | 32 | 32 | 50 | 50 | 10 | 10 |
| parseAndWriteUnicode(I18n, StringWriter, String, int, SourceLocation) | 0% | 0% | 10 | 10 | 28 | 28 | 1 | 1 | ||
| getEndIndexExclusive(I18n, String, int, SourceLocation) | 0% | 0% | 5 | 5 | 7 | 7 | 1 | 1 | ||
| isEscapedUnicode(String, int) | 0% | 0% | 4 | 4 | 3 | 3 | 1 | 1 | ||
| writeCodePoint(StringWriter, int) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| isBracedEscape(String, int) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| isLeadingSurrogateValue(int) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| isTrailingSurrogateValue(int) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| offendingToken(String, int, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isValidUnicodeCodePoint(int) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| UnicodeUtil() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |