Source file "org/apache/http/nio/protocol/ThrottlingHttpClientHandler.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 627 of 627 | 0% | 58 of 58 | 0% | 44 | 44 | 183 | 183 | 15 | 15 |
responseReceived(NHttpClientConnection) | ![]() | 0% | ![]() | 0% | 10 | 10 | 41 | 41 | 1 | 1 |
requestReady(NHttpClientConnection) | ![]() | 0% | ![]() | 0% | 7 | 7 | 36 | 36 | 1 | 1 |
inputReady(NHttpClientConnection, ContentDecoder) | ![]() | 0% | ![]() | 0% | 4 | 4 | 19 | 19 | 1 | 1 |
outputReady(NHttpClientConnection, ContentEncoder) | ![]() | 0% | ![]() | 0% | 4 | 4 | 19 | 19 | 1 | 1 |
timeout(NHttpClientConnection) | ![]() | 0% | ![]() | 0% | 3 | 3 | 16 | 16 | 1 | 1 |
closed(NHttpClientConnection) | ![]() | 0% | ![]() | 0% | 3 | 3 | 11 | 11 | 1 | 1 |
connected(NHttpClientConnection, Object) | ![]() | 0% | ![]() | 0% | 2 | 2 | 8 | 8 | 1 | 1 |
ThrottlingHttpClientHandler(HttpProcessor, HttpRequestExecutionHandler, ConnectionReuseStrategy, ByteBufferAllocator, Executor, HttpParams) | ![]() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | |
continueRequest(NHttpClientConnection, ThrottlingHttpClientHandler.ClientConnState) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
sendRequestBody(HttpEntityEnclosingRequest, ThrottlingHttpClientHandler.ClientConnState, NHttpClientConnection) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
handleResponse(HttpResponse, ThrottlingHttpClientHandler.ClientConnState, NHttpClientConnection) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
exception(NHttpClientConnection, HttpException) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
exception(NHttpClientConnection, IOException) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
initialize(NHttpClientConnection, Object) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
ThrottlingHttpClientHandler(HttpProcessor, HttpRequestExecutionHandler, ConnectionReuseStrategy, Executor, HttpParams) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |