Source file "io/micrometer/core/instrument/MultiGauge.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 60 of 60 | 0% | 0 of 0 | n/a | 7 | 7 | 14 | 14 | 7 | 7 |
| register(MeterRegistry) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| MultiGauge.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 |