Source file "org/apache/kafka/common/message/UpdateMetadataRequestData.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 1,560 of 1,560 | 0% | 130 of 130 | 0% | 96 | 96 | 248 | 248 | 31 | 31 |
| static {...} | 0% | n/a | 1 | 1 | 10 | 10 | 1 | 1 | ||
| read(Readable, short) | 0% | 0% | 19 | 19 | 59 | 59 | 1 | 1 | ||
| write(Writable, ObjectSerializationCache, short) | 0% | 0% | 11 | 11 | 37 | 37 | 1 | 1 | ||
| addSize(MessageSizeAccumulator, ObjectSerializationCache, short) | 0% | 0% | 11 | 11 | 37 | 37 | 1 | 1 | ||
| equals(Object) | 0% | 0% | 19 | 19 | 20 | 20 | 1 | 1 | ||
| duplicate() | 0% | 0% | 4 | 4 | 23 | 23 | 1 | 1 | ||
| hashCode() | 0% | 0% | 5 | 5 | 11 | 11 | 1 | 1 | ||
| toString() | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| UpdateMetadataRequestData.UpdateMetadataPartitionState() | 0% | n/a | 1 | 1 | 11 | 11 | 1 | 1 | ||
| unknownTaggedFields() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| UpdateMetadataRequestData.UpdateMetadataPartitionState(Readable, short) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setTopicName(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setPartitionIndex(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setControllerEpoch(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setLeader(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setLeaderEpoch(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setIsr(List) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setZkVersion(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setReplicas(List) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setOfflineReplicas(List) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| topicName() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| partitionIndex() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| controllerEpoch() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| leader() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| leaderEpoch() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isr() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| zkVersion() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| replicas() | 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 |