Source file "org/apache/tomcat/util/buf/UDecoder.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 435 of 435 | 0% | 72 of 72 | 0% | 46 | 46 | 91 | 91 | 9 | 9 |
| convert(ByteChunk, boolean, EncodedSolidusHandling) | 0% | 0% | 19 | 19 | 35 | 35 | 1 | 1 | ||
| URLDecode(String, Charset) | 0% | 0% | 9 | 9 | 32 | 32 | 1 | 1 | ||
| x2c(byte, byte) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| x2c(char, char) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| isHexDigit(int) | 0% | 0% | 7 | 7 | 1 | 1 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| convert(ByteChunk, boolean) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| convert(ByteChunk, EncodedSolidusHandling) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| UDecoder() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |