Source file "org/apache/kafka/common/requests/ProduceResponse.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 225 of 225 | 0% | 20 of 20 | 0% | 18 | 18 | 41 | 41 | 8 | 8 |
| toString() | 0% | 0% | 2 | 2 | 18 | 18 | 1 | 1 | ||
| equals(Object) | 0% | 0% | 10 | 10 | 6 | 6 | 1 | 1 | ||
| hashCode() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| ProduceResponse.PartitionResponse(Errors, long, long, long, List, String) | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | ||
| ProduceResponse.PartitionResponse(Errors, String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| ProduceResponse.PartitionResponse(Errors, long, long, long) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| ProduceResponse.PartitionResponse(Errors, long, long, long, List) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| ProduceResponse.PartitionResponse(Errors) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |