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 | 302 of 302 | 0% | 42 of 42 | 0% | 27 | 27 | 64 | 64 | 6 | 6 |
| escapeSlow(String, int) | 0% | 0% | 10 | 10 | 33 | 33 | 1 | 1 | ||
| codePointAt(CharSequence, int, int) | 0% | 0% | 7 | 7 | 14 | 14 | 1 | 1 | ||
| nextEscapeIndex(CharSequence, int, int) | 0% | 0% | 5 | 5 | 8 | 8 | 1 | 1 | ||
| escape(String) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| growBuffer(char[], int, int) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| UnicodeEscaper() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |