Source file "org/apache/http/impl/nio/client/InternalRequestExecutor.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 228 of 228 | 0% | 22 of 22 | 0% | 21 | 21 | 44 | 44 | 10 | 10 |
inputReady(NHttpClientConnection, ContentDecoder) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
outputReady(NHttpClientConnection, ContentEncoder) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
exception(NHttpClientConnection, Exception) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
connected(NHttpClientConnection, Object) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
closed(NHttpClientConnection) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
requestReady(NHttpClientConnection) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
responseReceived(NHttpClientConnection) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
timeout(NHttpClientConnection) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
endOfInput(NHttpClientConnection) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
InternalRequestExecutor(Log, NHttpClientEventHandler) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 |