Source file "org/apache/http/impl/bootstrap/HttpServer.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 248 of 248 | 0% | 20 of 20 | 0% | 17 | 17 | 56 | 56 | 7 | 7 |
| HttpServer(int, InetAddress, SocketConfig, ServerSocketFactory, HttpService, HttpConnectionFactory, SSLServerSetupHandler, ExceptionLogger) | 0% | n/a | 1 | 1 | 14 | 14 | 1 | 1 | ||
| start() | 0% | 0% | 5 | 5 | 10 | 10 | 1 | 1 | ||
| shutdown(long, TimeUnit) | 0% | 0% | 3 | 3 | 15 | 15 | 1 | 1 | ||
| stop() | 0% | 0% | 3 | 3 | 11 | 11 | 1 | 1 | ||
| getInetAddress() | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| getLocalPort() | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| awaitTermination(long, TimeUnit) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |