Source file "org/apache/http/impl/nio/bootstrap/ServerBootstrap.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 396 of 396 | 0% | 58 of 58 | 0% | 50 | 50 | 107 | 107 | 21 | 21 |
create() | ![]() | 0% | ![]() | 0% | 19 | 19 | 48 | 48 | 1 | 1 |
registerHandler(String, HttpAsyncRequestHandler) | ![]() | 0% | ![]() | 0% | 4 | 4 | 6 | 6 | 1 | 1 |
addInterceptorFirst(HttpResponseInterceptor) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
addInterceptorLast(HttpResponseInterceptor) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
addInterceptorFirst(HttpRequestInterceptor) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
addInterceptorLast(HttpRequestInterceptor) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
setListenerPort(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setLocalAddress(InetAddress) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setIOReactorConfig(IOReactorConfig) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setConnectionConfig(ConnectionConfig) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setHttpProcessor(HttpProcessor) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setServerInfo(String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setConnectionReuseStrategy(ConnectionReuseStrategy) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setResponseFactory(HttpResponseFactory) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setHandlerMapper(HttpAsyncRequestHandlerMapper) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setExpectationVerifier(HttpAsyncExpectationVerifier) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setConnectionFactory(NHttpConnectionFactory) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setSslContext(SSLContext) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setSslSetupHandler(SSLSetupHandler) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setExceptionLogger(ExceptionLogger) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
bootstrap() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |