Source file "org/apache/hc/core5/http/impl/nio/ChunkDecoder.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 549 of 549 | 0% | 89 of 89 | 0% | 53 | 53 | 131 | 131 | 8 | 8 |
read(ByteBuffer) | ![]() | 0% | ![]() | 0% | 21 | 21 | 53 | 53 | 1 | 1 |
readChunkHead() | ![]() | 0% | ![]() | 0% | 14 | 14 | 30 | 30 | 1 | 1 |
parseHeader() | ![]() | 0% | ![]() | 0% | 9 | 9 | 20 | 20 | 1 | 1 |
processFooters() | ![]() | 0% | ![]() | 0% | 3 | 3 | 10 | 10 | 1 | 1 |
ChunkDecoder(ReadableByteChannel, SessionInputBuffer, Http1Config, BasicHttpTransportMetrics) | ![]() | 0% | ![]() | 0% | 2 | 2 | 10 | 10 | 1 | 1 |
toString() | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
getTrailers() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
ChunkDecoder(ReadableByteChannel, SessionInputBuffer, BasicHttpTransportMetrics) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |