Source file "org/apache/tomcat/util/buf/C2BConverter.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 475 of 475 | 0% | 58 of 58 | 0% | 35 | 35 | 84 | 84 | 6 | 6 |
| convert(CharBuffer, ByteBuffer) | 0% | 0% | 15 | 15 | 35 | 35 | 1 | 1 | ||
| convert(CharChunk, ByteChunk) | 0% | 0% | 15 | 15 | 35 | 35 | 1 | 1 | ||
| C2BConverter(Charset) | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | ||
| recycle() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| isUndeflow() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| getCharset() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |