Source file "org/apache/kafka/common/TopicPartitionInfo.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 148 of 148 | 0% | 20 of 20 | 0% | 18 | 18 | 24 | 24 | 8 | 8 |
| equals(Object) | 0% | 0% | 8 | 8 | 7 | 7 | 1 | 1 | ||
| hashCode() | 0% | 0% | 4 | 4 | 5 | 5 | 1 | 1 | ||
| toString() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| TopicPartitionInfo(int, Node, List, List) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| partition() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| leader() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| replicas() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isr() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |