Source file "org/apache/kafka/clients/consumer/internals/Fetcher.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 625 of 625 | 0% | 20 of 20 | 0% | 20 | 20 | 94 | 94 | 10 | 10 |
| Fetcher.FetchManagerMetrics(Metrics, FetcherMetricsRegistry) | 0% | n/a | 1 | 1 | 24 | 24 | 1 | 1 | ||
| recordTopicFetchMetrics(String, int, int) | 0% | 0% | 3 | 3 | 21 | 21 | 1 | 1 | ||
| maybeUpdateAssignment(SubscriptionState) | 0% | 0% | 7 | 7 | 18 | 18 | 1 | 1 | ||
| recordPartitionLead(TopicPartition, long) | 0% | 0% | 2 | 2 | 11 | 11 | 1 | 1 | ||
| recordPartitionLag(TopicPartition, long) | 0% | 0% | 2 | 2 | 11 | 11 | 1 | 1 | ||
| topicPartitionTags(TopicPartition) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| partitionPreferredReadReplicaMetricName(TopicPartition) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| partitionLagMetricName(TopicPartition) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| partitionLeadMetricName(TopicPartition) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| lambda$maybeUpdateAssignment$0(SubscriptionState, TopicPartition, MetricConfig, long) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |