Source file "org/yaml/snakeyaml/external/com/google/gdata/util/common/base/UnicodeEscaper.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 310 of 310 | 0% | 48 of 48 | 0% | 32 | 32 | 64 | 64 | 8 | 8 |
| escapeSlow(String, int) | 0% | 0% | 10 | 10 | 32 | 32 | 1 | 1 | ||
| codePointAt(CharSequence, int, int) | 0% | 0% | 7 | 7 | 13 | 13 | 1 | 1 | ||
| nextEscapeIndex(CharSequence, int, int) | 0% | 0% | 5 | 5 | 8 | 8 | 1 | 1 | ||
| escape(String) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| escape(Appendable) | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| growBuffer(char[], int, int) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| static {...} | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| UnicodeEscaper() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |