Source file "org/apache/kafka/common/message/DescribeProducersResponseData.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 672 of 672 | 0% | 60 of 60 | 0% | 51 | 51 | 130 | 130 | 21 | 21 |
| read(Readable, short) | 0% | 0% | 8 | 8 | 27 | 27 | 1 | 1 | ||
| addSize(MessageSizeAccumulator, ObjectSerializationCache, short) | 0% | 0% | 7 | 7 | 25 | 25 | 1 | 1 | ||
| write(Writable, ObjectSerializationCache, short) | 0% | 0% | 3 | 3 | 17 | 17 | 1 | 1 | ||
| equals(Object) | 0% | 0% | 10 | 10 | 11 | 11 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| duplicate() | 0% | 0% | 3 | 3 | 12 | 12 | 1 | 1 | ||
| hashCode() | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| toString() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| DescribeProducersResponseData.PartitionResponse() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| unknownTaggedFields() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| DescribeProducersResponseData.PartitionResponse(Readable, short) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setPartitionIndex(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setErrorCode(short) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setErrorMessage(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setActiveProducers(List) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| partitionIndex() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| errorCode() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| errorMessage() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| activeProducers() | 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 |