Source file "org/apache/kafka/common/message/StopReplicaRequestData.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 1,410 of 1,410 | 0% | 154 of 154 | 0% | 105 | 105 | 239 | 239 | 28 | 28 |
| read(Readable, short) | 0% | 0% | 23 | 23 | 64 | 64 | 1 | 1 | ||
| write(Writable, ObjectSerializationCache, short) | 0% | 0% | 19 | 19 | 43 | 43 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| addSize(MessageSizeAccumulator, ObjectSerializationCache, short) | 0% | 0% | 15 | 15 | 36 | 36 | 1 | 1 | ||
| duplicate() | 0% | 0% | 4 | 4 | 21 | 21 | 1 | 1 | ||
| equals(Object) | 0% | 0% | 15 | 15 | 16 | 16 | 1 | 1 | ||
| hashCode() | 0% | 0% | 5 | 5 | 9 | 9 | 1 | 1 | ||
| toString() | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| StopReplicaRequestData() | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | ||
| unknownTaggedFields() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| StopReplicaRequestData(Readable, short) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setControllerId(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setControllerEpoch(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setBrokerEpoch(long) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setDeletePartitions(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setUngroupedPartitions(List) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setTopics(List) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setTopicStates(List) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| controllerId() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| controllerEpoch() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| brokerEpoch() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| deletePartitions() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| ungroupedPartitions() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| topics() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| topicStates() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| apiKey() | 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 |