Source file "org/apache/http/protocol/HttpService.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 406 of 406 | 0% | 44 of 44 | 0% | 39 | 39 | 110 | 110 | 17 | 17 |
handleRequest(HttpServerConnection, HttpContext) | ![]() | 0% | ![]() | 0% | 9 | 9 | 40 | 40 | 1 | 1 |
HttpService(HttpProcessor, ConnectionReuseStrategy, HttpResponseFactory, HttpRequestHandlerMapper, HttpExpectationVerifier) | ![]() | 0% | ![]() | 0% | 3 | 3 | 13 | 13 | 1 | 1 |
handleException(HttpException, HttpResponse) | ![]() | 0% | ![]() | 0% | 5 | 5 | 15 | 15 | 1 | 1 |
HttpService(HttpProcessor, ConnectionReuseStrategy, HttpResponseFactory) | ![]() | 0% | n/a | 1 | 1 | 11 | 11 | 1 | 1 | |
canResponseHaveBody(HttpRequest, HttpResponse) | ![]() | 0% | ![]() | 0% | 7 | 7 | 4 | 4 | 1 | 1 |
doService(HttpRequest, HttpResponse, HttpContext) | ![]() | 0% | ![]() | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
HttpService(HttpProcessor, ConnectionReuseStrategy, HttpResponseFactory, HttpRequestHandlerResolver, HttpExpectationVerifier, HttpParams) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
HttpService(HttpProcessor, ConnectionReuseStrategy, HttpResponseFactory, HttpRequestHandlerResolver, HttpParams) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
HttpService(HttpProcessor, ConnectionReuseStrategy, HttpResponseFactory, HttpRequestHandlerMapper) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
HttpService(HttpProcessor, HttpRequestHandlerMapper) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setHttpProcessor(HttpProcessor) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
setConnReuseStrategy(ConnectionReuseStrategy) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
setResponseFactory(HttpResponseFactory) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
setHandlerResolver(HttpRequestHandlerResolver) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setParams(HttpParams) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setExpectationVerifier(HttpExpectationVerifier) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getParams() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |