Source file "shaded_package/io/prometheus/client/exporter/HTTPServer.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 260 of 260 | 0% | 16 of 16 | 0% | 24 | 24 | 66 | 66 | 16 | 16 |
build() | ![]() | 0% | ![]() | 0% | 7 | 7 | 27 | 27 | 1 | 1 |
HTTPServer.Builder() | ![]() | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | |
assertNull(Object, String) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
assertZero(int, String) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
withPort(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
withHostname(String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
withInetAddress(InetAddress) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
withInetSocketAddress(InetSocketAddress) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
withHttpServer(HttpServer) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
withExecutorService(ExecutorService) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
withDaemonThreads(boolean) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
withSampleNameFilter(Predicate) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
withSampleNameFilterSupplier(Supplier) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
withRegistry(CollectorRegistry) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
withAuthenticator(Authenticator) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
withHttpsConfigurator(HttpsConfigurator) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |