Source file "org/apache/kafka/common/metrics/stats/SampledStat.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 207 of 207 | 0% | 16 of 16 | 0% | 17 | 17 | 40 | 40 | 9 | 9 |
| oldest(long) | 0% | 0% | 4 | 4 | 8 | 8 | 1 | 1 | ||
| advance(MetricConfig, long) | 0% | 0% | 2 | 2 | 8 | 8 | 1 | 1 | ||
| purgeObsoleteSamples(MetricConfig, long) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| record(MetricConfig, double, long) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| toString() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| current(long) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| SampledStat(double) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| measure(MetricConfig, long) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| newSample(long) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |