Source file "io/micrometer/core/instrument/distribution/TimeWindowPercentileHistogram.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 93 of 93 | 0% | 2 of 2 | 0% | 13 | 13 | 22 | 22 | 12 | 12 |
| TimeWindowPercentileHistogram(Clock, DistributionStatisticConfig, boolean) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| accumulate() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| percentilePrecision(DistributionStatisticConfig) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| newBucket() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| newAccumulatedHistogram(DoubleRecorder[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| outputSummary(PrintStream, double) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| countAtValue(double) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| valueAtPercentile(double) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| recordLong(DoubleRecorder, long) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| resetAccumulatedHistogram() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| recordDouble(DoubleRecorder, double) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| resetBucket(DoubleRecorder) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |