Source file "com/google/api/client/util/escape/PercentEscaper.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 35 of 511 | 93% | 8 of 46 | 82% | 7 | 30 | 6 | 99 | 0 | 7 |
PercentEscaper(String, boolean) | ![]() ![]() | 51% | ![]() ![]() | 37% | 4 | 5 | 3 | 10 | 0 | 1 |
escape(int) | ![]() ![]() | 94% | ![]() ![]() | 81% | 3 | 9 | 3 | 60 | 0 | 1 |
createSafeOctets(String) | ![]() | 100% | ![]() | 100% | 0 | 6 | 0 | 14 | 0 | 1 |
escape(String) | ![]() | 100% | ![]() | 100% | 0 | 4 | 0 | 6 | 0 | 1 |
nextEscapeIndex(CharSequence, int, int) | ![]() | 100% | ![]() | 100% | 0 | 4 | 0 | 5 | 0 | 1 |
static {...} | ![]() | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | |
PercentEscaper(String) | ![]() | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 |