Source file "org/apache/hc/core5/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 | 526 of 526 | 0% | 40 of 40 | 0% | 49 | 49 | 114 | 114 | 27 | 27 |
create() | ![]() | 0% | ![]() | 0% | 22 | 22 | 44 | 44 | 1 | 1 |
addFilterBefore(String, String, HttpFilterHandler) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
addFilterAfter(String, String, HttpFilterHandler) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
registerVirtual(String, String, HttpRequestHandler) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
replaceFilter(String, HttpFilterHandler) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
addFilterFirst(String, HttpFilterHandler) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
addFilterLast(String, HttpFilterHandler) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
register(String, HttpRequestHandler) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
ServerBootstrap() | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
lambda$create$0() | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
setCanonicalHostName(String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 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 | |
setHttp1Config(Http1Config) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setCharCodingConfig(CharCodingConfig) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setHttpProcessor(HttpProcessor) | ![]() | 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 | |
setLookupRegistry(LookupRegistry) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setConnectionFactory(HttpConnectionFactory) | ![]() | 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 | |
setSslSetupHandler(Callback) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setExceptionListener(ExceptionListener) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setStreamListener(Http1StreamListener) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
bootstrap() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |