Source file "org/springframework/kafka/support/ExponentialBackOffWithMaxRetries.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 71 of 71 | 0% | 2 of 2 | 0% | 8 | 8 | 24 | 24 | 7 | 7 |
| calculateMaxElapsed() | 0% | 0% | 2 | 2 | 9 | 9 | 1 | 1 | ||
| ExponentialBackOffWithMaxRetries(int) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| setInitialInterval(long) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setMultiplier(double) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setMaxInterval(long) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setMaxElapsedTime(long) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getMaxRetries() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |