Source file "org/springframework/kafka/support/Acknowledgment.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 21 of 21 | 0% | 0 of 0 | n/a | 4 | 4 | 6 | 6 | 4 | 4 |
| nack(int, long) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| nack(long) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| nack(Duration) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| nack(int, Duration) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |