Source file "io/micrometer/core/instrument/FunctionTimer.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 71 of 71 | 0% | 0 of 0 | n/a | 6 | 6 | 16 | 16 | 6 | 6 |
| register(MeterRegistry) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| FunctionTimer.Builder(String, Object, ToLongFunction, ToDoubleFunction, TimeUnit) | 0% | n/a | 1 | 1 | 8 | 8 | 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 |