Source file "org/springframework/retry/policy/SimpleRetryPolicy.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 121 of 121 | 0% | 6 of 6 | 0% | 17 | 17 | 30 | 30 | 14 | 14 |
| SimpleRetryPolicy(int, Map, boolean, boolean) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| canRetry(RetryContext) | 0% | 0% | 4 | 4 | 2 | 2 | 1 | 1 | ||
| toString() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| SimpleRetryPolicy(int, BinaryExceptionClassifier) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| SimpleRetryPolicy(int, Map, boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| registerThrowable(RetryContext, Throwable) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| SimpleRetryPolicy(int, Map) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| retryForException(Throwable) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| SimpleRetryPolicy() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| SimpleRetryPolicy(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| open(RetryContext) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| setMaxAttempts(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getMaxAttempts() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| close(RetryContext) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |