Source file "org/apache/hc/core5/http/impl/io/DefaultBHttpServerConnection.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 195 of 195 | 0% | 20 of 20 | 0% | 20 | 20 | 52 | 52 | 10 | 10 |
receiveRequestHeader() | ![]() | 0% | ![]() | 0% | 4 | 4 | 12 | 12 | 1 | 1 |
DefaultBHttpServerConnection(String, Http1Config, CharsetDecoder, CharsetEncoder, ContentLengthStrategy, ContentLengthStrategy, HttpMessageParserFactory, HttpMessageWriterFactory) | ![]() | 0% | ![]() | 0% | 5 | 5 | 9 | 9 | 1 | 1 |
sendResponseEntity(ClassicHttpResponse) | ![]() | 0% | ![]() | 0% | 2 | 2 | 9 | 9 | 1 | 1 |
receiveRequestEntity(ClassicHttpRequest) | ![]() | 0% | ![]() | 0% | 2 | 2 | 7 | 7 | 1 | 1 |
sendResponseHeader(ClassicHttpResponse) | ![]() | 0% | ![]() | 0% | 2 | 2 | 7 | 7 | 1 | 1 |
DefaultBHttpServerConnection(String, Http1Config, CharsetDecoder, CharsetEncoder) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
DefaultBHttpServerConnection(String, Http1Config) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
bind(Socket) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
onRequestReceived(ClassicHttpRequest) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
onResponseSubmitted(ClassicHttpResponse) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |