Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 30 of 296 | 89% | 1 of 44 | 97% | 2 | 32 | 5 | 50 | 1 | 10 |
getEndIndexExclusive(I18n, String, int, SourceLocation) | ![]() ![]() | 71% | ![]() ![]() | 87% | 1 | 5 | 1 | 7 | 0 | 1 |
parseAndWriteUnicode(I18n, StringWriter, String, int, SourceLocation) | ![]() ![]() | 93% | ![]() | 100% | 0 | 10 | 1 | 28 | 0 | 1 |
writeCodePoint(StringWriter, int) | ![]() ![]() | 72% | n/a | 0 | 1 | 2 | 6 | 0 | 1 | |
UnicodeUtil() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
isEscapedUnicode(String, int) | ![]() | 100% | ![]() | 100% | 0 | 4 | 0 | 3 | 0 | 1 |
isBracedEscape(String, int) | ![]() | 100% | ![]() | 100% | 0 | 2 | 0 | 1 | 0 | 1 |
isLeadingSurrogateValue(int) | ![]() | 100% | ![]() | 100% | 0 | 3 | 0 | 1 | 0 | 1 |
isTrailingSurrogateValue(int) | ![]() | 100% | ![]() | 100% | 0 | 3 | 0 | 1 | 0 | 1 |
offendingToken(String, int, int) | ![]() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | |
isValidUnicodeCodePoint(int) | ![]() | 100% | ![]() | 100% | 0 | 2 | 0 | 1 | 0 | 1 |