Source file "org/yaml/snakeyaml/external/com/google/gdata/util/common/base/PercentEscaper.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 506 of 506 | 0% | 46 of 46 | 0% | 29 | 29 | 97 | 97 | 6 | 6 |
| escape(int) | 0% | 0% | 9 | 9 | 60 | 60 | 1 | 1 | ||
| createSafeOctets(String) | 0% | 0% | 6 | 6 | 14 | 14 | 1 | 1 | ||
| PercentEscaper(String, boolean) | 0% | 0% | 5 | 5 | 10 | 10 | 1 | 1 | ||
| escape(String) | 0% | 0% | 4 | 4 | 6 | 6 | 1 | 1 | ||
| nextEscapeIndex(CharSequence, int, int) | 0% | 0% | 4 | 4 | 5 | 5 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |