Source file "com/google/common/escape/CharEscaper.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 165 of 165 | 0% | 22 of 22 | 0% | 15 | 15 | 43 | 43 | 4 | 4 |
| escapeSlow(String, int) | 0% | 0% | 8 | 8 | 30 | 30 | 1 | 1 | ||
| escape(String) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| growBuffer(char[], int, int) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| CharEscaper() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |