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 | 351 of 351 | 0% | 16 of 16 | 0% | 16 | 16 | 75 | 75 | 8 | 8 |
| 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 | ||
| 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 | ||
| setEncodeSpaceAsPlus(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |