Source file "org/apache/kafka/common/message/FetchRequestData.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 833 of 833 | 0% | 56 of 56 | 0% | 53 | 53 | 142 | 142 | 25 | 25 |
| static {...} | 0% | n/a | 1 | 1 | 15 | 15 | 1 | 1 | ||
| addSize(MessageSizeAccumulator, ObjectSerializationCache, short) | 0% | 0% | 9 | 9 | 24 | 24 | 1 | 1 | ||
| read(Readable, short) | 0% | 0% | 7 | 7 | 23 | 23 | 1 | 1 | ||
| write(Writable, ObjectSerializationCache, short) | 0% | 0% | 7 | 7 | 20 | 20 | 1 | 1 | ||
| hashCode() | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | ||
| equals(Object) | 0% | 0% | 8 | 8 | 9 | 9 | 1 | 1 | ||
| toString() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| duplicate() | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | ||
| FetchRequestData.FetchPartition() | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | ||
| unknownTaggedFields() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| FetchRequestData.FetchPartition(Readable, short) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setPartition(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setCurrentLeaderEpoch(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setFetchOffset(long) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setLastFetchedEpoch(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setLogStartOffset(long) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setPartitionMaxBytes(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| partition() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| currentLeaderEpoch() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| fetchOffset() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| lastFetchedEpoch() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| logStartOffset() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| partitionMaxBytes() | 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 |