Source file "io/prometheus/client/Counter.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 166 of 166 | 0% | 2 of 2 | 0% | 14 | 14 | 28 | 28 | 13 | 13 |
| collect() | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| Counter(Counter.Builder) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| describe() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| build(String, String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| newChild() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| incWithExemplar(double, String[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| incWithExemplar(double, Map) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| inc(double) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| incWithExemplar(String[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| incWithExemplar(Map) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| get() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| build() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| inc() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |