Source file "io/micrometer/core/instrument/Counter.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 56 of 56 | 0% | 0 of 0 | n/a | 7 | 7 | 14 | 14 | 7 | 7 |
| register(MeterRegistry) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| Counter.Builder(String) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| tag(String, String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| tags(Iterable) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| tags(String[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| description(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| baseUnit(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |