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 | 116 of 116 | 0% | 8 of 8 | 0% | 9 | 9 | 25 | 25 | 5 | 5 | 
| toString() | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| computeNextInterval() | 0% | 0% | 3 | 3 | 9 | 9 | 1 | 1 | ||
| nextBackOff() | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| multiplyInterval(long) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| ExponentialBackOff.ExponentialBackOffExecution(ExponentialBackOff) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 |