Source file "com/google/common/escape/UnicodeEscaper.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 123 of 309 | 60% | 18 of 44 | 59% | 15 | 28 | 18 | 66 | 2 | 6 |
codePointAt(CharSequence, int, int) | ![]() ![]() | 36% | ![]() ![]() | 66% | 4 | 7 | 4 | 14 | 0 | 1 |
nextEscapeIndex(CharSequence, int, int) | ![]() | 0% | ![]() | 0% | 5 | 5 | 8 | 8 | 1 | 1 |
escape(String) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
escapeSlow(String, int) | ![]() ![]() | 96% | ![]() ![]() | 83% | 3 | 10 | 1 | 33 | 0 | 1 |
growBuffer(char[], int, int) | ![]() ![]() | 75% | ![]() ![]() | 75% | 1 | 3 | 1 | 6 | 0 | 1 |
UnicodeEscaper() | ![]() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 |