Source file "io/micrometer/core/instrument/DistributionSummary.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 173 of 173 | 0% | 6 of 6 | 0% | 24 | 24 | 41 | 41 | 21 | 21 |
| register(MeterRegistry) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| DistributionSummary.Builder(String) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| sla(long[]) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| minimumExpectedValue(Long) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| maximumExpectedValue(Long) | 0% | 0% | 2 | 2 | 1 | 1 | 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 | ||
| publishPercentiles(double[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| percentilePrecision(Integer) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| publishPercentileHistogram(Boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| sla(double[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| serviceLevelObjectives(double[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| minimumExpectedValue(Double) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| maximumExpectedValue(Double) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| distributionStatisticExpiry(Duration) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| distributionStatisticBufferLength(Integer) | 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 | ||
| publishPercentileHistogram() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| scale(double) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |