Source file "org/springframework/util/backoff/ExponentialBackOff.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 130 of 130 | 0% | 12 of 12 | 0% | 11 | 11 | 25 | 25 | 5 | 5 |
| toString() | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| computeNextInterval() | 0% | 0% | 4 | 4 | 9 | 9 | 1 | 1 | ||
| nextBackOff() | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| multiplyInterval(long) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| ExponentialBackOff.ExponentialBackOffExecution(ExponentialBackOff) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 |