Source file "org/apache/http/impl/nio/codecs/AbstractContentDecoder.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 106 of 106 | 0% | 8 of 8 | 0% | 11 | 11 | 32 | 32 | 7 | 7 |
readFromChannel(ByteBuffer, int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 11 | 11 | 1 | 1 |
AbstractContentDecoder(ReadableByteChannel, SessionInputBuffer, HttpTransportMetricsImpl) | ![]() | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | |
fillBufferFromChannel() | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
readFromChannel(ByteBuffer) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
setCompleted(boolean) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setCompleted() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
isCompleted() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |