Source file "org/apache/http/impl/nio/codecs/ChunkDecoder.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 543 of 543 | 0% | 89 of 89 | 0% | 53 | 53 | 127 | 127 | 8 | 8 |
read(ByteBuffer) | ![]() | 0% | ![]() | 0% | 21 | 21 | 52 | 52 | 1 | 1 |
readChunkHead() | ![]() | 0% | ![]() | 0% | 14 | 14 | 28 | 28 | 1 | 1 |
parseHeader() | ![]() | 0% | ![]() | 0% | 9 | 9 | 20 | 20 | 1 | 1 |
processFooters() | ![]() | 0% | ![]() | 0% | 3 | 3 | 10 | 10 | 1 | 1 |
ChunkDecoder(ReadableByteChannel, SessionInputBuffer, MessageConstraints, HttpTransportMetricsImpl) | ![]() | 0% | ![]() | 0% | 2 | 2 | 9 | 9 | 1 | 1 |
toString() | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
getFooters() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
ChunkDecoder(ReadableByteChannel, SessionInputBuffer, HttpTransportMetricsImpl) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |