Source file "org/apache/http/impl/bootstrap/ServerBootstrap.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 420 of 420 | 0% | 66 of 66 | 0% | 55 | 55 | 114 | 114 | 22 | 22 |
| create() | 0% | 0% | 23 | 23 | 53 | 53 | 1 | 1 | ||
| registerHandler(String, HttpRequestHandler) | 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 | ||
| setSocketConfig(SocketConfig) | 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(HttpRequestHandlerMapper) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setExpectationVerifier(HttpExpectationVerifier) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setConnectionFactory(HttpConnectionFactory) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setSslSetupHandler(SSLServerSetupHandler) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setServerSocketFactory(ServerSocketFactory) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setSslContext(SSLContext) | 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 |