Source file "org/apache/catalina/util/URLEncoder.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 368 of 368 | 0% | 16 of 16 | 0% | 18 | 18 | 81 | 81 | 10 | 10 |
| static {...} | 0% | n/a | 1 | 1 | 29 | 29 | 1 | 1 | ||
| encode(String, Charset) | 0% | 0% | 6 | 6 | 25 | 25 | 1 | 1 | ||
| URLEncoder() | 0% | 0% | 4 | 4 | 8 | 8 | 1 | 1 | ||
| clone() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| encode(String, String) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| URLEncoder(BitSet) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| addSafeCharacter(char) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| removeSafeCharacter(char) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| encode(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| setEncodeSpaceAsPlus(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |