Source file "org/apache/kafka/common/requests/VoteRequest.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 73 of 73 | 0% | 0 of 0 | n/a | 6 | 6 | 18 | 18 | 6 | 6 |
| singletonRequest(TopicPartition, String, int, int, int, long) | 0% | n/a | 1 | 1 | 10 | 10 | 1 | 1 | ||
| parse(ByteBuffer, short) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getErrorResponse(int, Throwable) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| VoteRequest(VoteRequestData, short) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| singletonRequest(TopicPartition, int, int, int, long) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| data() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |