Source file "org/springframework/retry/policy/ExceptionClassifierRetryPolicy.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 60 of 60 | 0% | 0 of 0 | n/a | 7 | 7 | 16 | 16 | 7 | 7 |
| registerThrowable(RetryContext, Throwable) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| ExceptionClassifierRetryPolicy() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setPolicyMap(Map) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| open(RetryContext) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| canRetry(RetryContext) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| close(RetryContext) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setExceptionClassifier(Classifier) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |