Source file "com/google/common/net/PercentEscaper.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 14 of 482 | 97% | 2 of 38 | 94% | 2 | 25 | 2 | 93 | 0 | 6 |
escape(int) | ![]() ![]() | 95% | ![]() ![]() | 87% | 2 | 9 | 2 | 60 | 0 | 1 |
createSafeOctets(String) | ![]() | 100% | ![]() | 100% | 0 | 3 | 0 | 8 | 0 | 1 |
PercentEscaper(String, boolean) | ![]() | 100% | ![]() | 100% | 0 | 4 | 0 | 10 | 0 | 1 |
escape(String) | ![]() | 100% | ![]() | 100% | 0 | 4 | 0 | 7 | 0 | 1 |
nextEscapeIndex(CharSequence, int, int) | ![]() | 100% | ![]() | 100% | 0 | 4 | 0 | 6 | 0 | 1 |
static {...} | ![]() | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 |