Source file "org/apache/http/impl/nio/DefaultNHttpServerConnection.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 401 of 401 | 0% | 60 of 60 | 0% | 47 | 47 | 97 | 97 | 17 | 17 |
consumeInput(NHttpServerEventHandler) | ![]() | 0% | ![]() | 0% | 14 | 14 | 31 | 31 | 1 | 1 |
produceOutput(NHttpServerEventHandler) | ![]() | 0% | ![]() | 0% | 10 | 10 | 20 | 20 | 1 | 1 |
submitResponse(HttpResponse) | ![]() | 0% | ![]() | 0% | 4 | 4 | 14 | 14 | 1 | 1 |
DefaultNHttpServerConnection(IOSession, int, int, ByteBufferAllocator, CharsetDecoder, CharsetEncoder, MessageConstraints, ContentLengthStrategy, ContentLengthStrategy, NHttpMessageParserFactory, NHttpMessageWriterFactory) | ![]() | 0% | ![]() | 0% | 5 | 5 | 4 | 4 | 1 | 1 |
DefaultNHttpServerConnection(IOSession, HttpRequestFactory, ByteBufferAllocator, HttpParams) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
DefaultNHttpServerConnection(IOSession, int, CharsetDecoder, CharsetEncoder, MessageConstraints) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
DefaultNHttpServerConnection(IOSession, int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
createRequestParser(SessionInputBuffer, HttpRequestFactory, HttpParams) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
resetInput() | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
resetOutput() | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
createIncomingContentStrategy() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
isResponseSubmitted() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
consumeInput(NHttpServiceHandler) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
produceOutput(NHttpServiceHandler) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
createResponseWriter(SessionOutputBuffer, HttpParams) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
onRequestReceived(HttpRequest) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
onResponseSubmitted(HttpResponse) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |