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 | 482 of 482 | 0% | 38 of 38 | 0% | 25 | 25 | 93 | 93 | 6 | 6 |
escape(int) | ![]() | 0% | ![]() | 0% | 9 | 9 | 60 | 60 | 1 | 1 |
createSafeOctets(String) | ![]() | 0% | ![]() | 0% | 3 | 3 | 8 | 8 | 1 | 1 |
PercentEscaper(String, boolean) | ![]() | 0% | ![]() | 0% | 4 | 4 | 10 | 10 | 1 | 1 |
escape(String) | ![]() | 0% | ![]() | 0% | 4 | 4 | 7 | 7 | 1 | 1 |
nextEscapeIndex(CharSequence, int, int) | ![]() | 0% | ![]() | 0% | 4 | 4 | 6 | 6 | 1 | 1 |
static {...} | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |