Source file "org/apache/kafka/common/PartitionInfo.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 136 of 136 | 0% | 8 of 8 | 0% | 14 | 14 | 30 | 30 | 10 | 10 |
| toString() | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| formatNodeIds(Node[]) | 0% | 0% | 4 | 4 | 8 | 8 | 1 | 1 | ||
| PartitionInfo(String, int, Node, Node[], Node[], Node[]) | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | ||
| PartitionInfo(String, int, Node, Node[], Node[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| topic() | 0% | n/a | 1 | 1 | 1 | 1 | 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 | ||
| inSyncReplicas() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| offlineReplicas() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |