Source file "com/google/api/client/util/escape/UnicodeEscaper.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 55 of 236 | 76% | 7 of 32 | 78% | 7 | 20 | 5 | 51 | 0 | 4 |
| codePointAt(CharSequence, int, int) | 39% | 66% | 4 | 7 | 4 | 13 | 0 | 1 | ||
| escapeSlow(String, int) | 96% | 83% | 3 | 10 | 1 | 33 | 0 | 1 | ||
| growBuffer(char[], int, int) | 100% | 100% | 0 | 2 | 0 | 4 | 0 | 1 | ||
| UnicodeEscaper() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 |