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 | 309 of 309 | 0% | 44 of 44 | 0% | 28 | 28 | 66 | 66 | 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% | 3 | 3 | 6 | 6 | 1 | 1 | 
| UnicodeEscaper() |  | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |