Source file "org/apache/kafka/common/metrics/stats/Meter.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 127 of 127 | 0% | 4 of 4 | 0% | 9 | 9 | 20 | 20 | 7 | 7 |
| Meter(TimeUnit, SampledStat, MetricName, MetricName) | 0% | 0% | 2 | 2 | 8 | 8 | 1 | 1 | ||
| toString() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| stats() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| record(MetricConfig, double, long) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| Meter(MetricName, MetricName) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| Meter(TimeUnit, MetricName, MetricName) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| Meter(SampledStat, MetricName, MetricName) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |