Source file "io/micrometer/core/instrument/binder/jetty/JettyStatisticsMetrics.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 232 of 232 | 0% | 0 of 0 | n/a | 10 | 10 | 45 | 45 | 10 | 10 |
| bindTo(MeterRegistry) | 0% | n/a | 1 | 1 | 18 | 18 | 1 | 1 | ||
| bindStatusCounters(MeterRegistry) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| buildStatusCounter(MeterRegistry, String, ToDoubleFunction) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| bindTimer(MeterRegistry, String, String, ToLongFunction, ToDoubleFunction) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| bindTimeGauge(MeterRegistry, String, String, ToDoubleFunction) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| bindGauge(MeterRegistry, String, String, ToDoubleFunction) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| bindCounter(MeterRegistry, String, String, ToDoubleFunction) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| JettyStatisticsMetrics(StatisticsHandler, Iterable) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| monitor(MeterRegistry, StatisticsHandler, Iterable) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| monitor(MeterRegistry, StatisticsHandler, String[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |