Source file "com/google/common/escape/UnicodeEscaperTest.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 310 of 310 | 0% | 4 of 4 | 0% | 19 | 19 | 58 | 58 | 17 | 17 |
| testSurrogatePairs() | 0% | n/a | 1 | 1 | 19 | 19 | 1 | 1 | ||
| testBadStrings() | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| testGrowBuffer() | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| testTrailingHighSurrogate() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| testFalsePositivesForNextEscapedIndex() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| testSimpleEscaper() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| testNopEscaper() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| testNullInput() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| lambda$testCodePointAt_indexOutOfBoundsException$0() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| testCodePointAt_indexOutOfBoundsException() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| lambda$testNullInput$0(UnicodeEscaper) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| escapeAsString(Escaper, String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| lambda$testBadStrings$0(UnicodeEscaper, String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| lambda$testTrailingHighSurrogate$1(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| lambda$testTrailingHighSurrogate$0(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| UnicodeEscaperTest() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |