Source file "org/apache/kafka/common/message/MetadataResponseData.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 1,369 of 1,369 | 0% | 116 of 116 | 0% | 85 | 85 | 221 | 221 | 27 | 27 |
| static {...} | 0% | n/a | 1 | 1 | 14 | 14 | 1 | 1 | ||
| read(Readable, short) | 0% | 0% | 18 | 18 | 53 | 53 | 1 | 1 | ||
| addSize(MessageSizeAccumulator, ObjectSerializationCache, short) | 0% | 0% | 11 | 11 | 33 | 33 | 1 | 1 | ||
| write(Writable, ObjectSerializationCache, short) | 0% | 0% | 11 | 11 | 33 | 33 | 1 | 1 | ||
| duplicate() | 0% | 0% | 4 | 4 | 21 | 21 | 1 | 1 | ||
| equals(Object) | 0% | 0% | 15 | 15 | 16 | 16 | 1 | 1 | ||
| hashCode() | 0% | 0% | 4 | 4 | 9 | 9 | 1 | 1 | ||
| toString() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| MetadataResponseData.MetadataResponsePartition() | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | ||
| unknownTaggedFields() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| MetadataResponseData.MetadataResponsePartition(Readable, short) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setErrorCode(short) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setPartitionIndex(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setLeaderId(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setLeaderEpoch(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setReplicaNodes(List) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setIsrNodes(List) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setOfflineReplicas(List) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| errorCode() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| partitionIndex() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| leaderId() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| leaderEpoch() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| replicaNodes() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isrNodes() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| offlineReplicas() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| lowestSupportedVersion() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| highestSupportedVersion() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |