Source file "org/apache/kafka/common/metrics/stats/Percentiles.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 265 of 265 | 0% | 22 of 22 | 0% | 19 | 19 | 54 | 54 | 8 | 8 |
| value(MetricConfig, long, double) | 0% | 0% | 6 | 6 | 17 | 17 | 1 | 1 | ||
| Percentiles(int, double, double, Percentiles.BucketSizing, Percentile[]) | 0% | 0% | 4 | 4 | 14 | 14 | 1 | 1 | ||
| update(SampledStat.Sample, MetricConfig, double, long) | 0% | 0% | 3 | 3 | 12 | 12 | 1 | 1 | ||
| stats() | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| Percentiles(int, double, Percentiles.BucketSizing, Percentile[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| newSample(long) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| lambda$stats$0(double, MetricConfig, long) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| combine(List, MetricConfig, long) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |