Source file "org/springframework/retry/support/RetryTemplate.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 699 of 699 | 0% | 100 of 100 | 0% | 80 | 80 | 161 | 161 | 30 | 30 |
| doExecute(RetryCallback, RecoveryCallback, RetryState) | 0% | 0% | 21 | 21 | 55 | 55 | 1 | 1 | ||
| open(RetryPolicy, RetryState) | 0% | 0% | 6 | 6 | 16 | 16 | 1 | 1 | ||
| handleRetryExhausted(RecoveryCallback, RetryContext, RetryState) | 0% | 0% | 5 | 5 | 11 | 11 | 1 | 1 | ||
| doOpenInterceptors(RetryCallback, RetryContext) | 0% | 0% | 4 | 4 | 4 | 4 | 1 | 1 | ||
| close(RetryPolicy, RetryContext, RetryState, boolean) | 0% | 0% | 4 | 4 | 9 | 9 | 1 | 1 | ||
| registerListener(RetryListener, int) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| RetryTemplate() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| registerContext(RetryContext, RetryState) | 0% | 0% | 5 | 5 | 7 | 7 | 1 | 1 | ||
| doOpenInternal(RetryPolicy, RetryState) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| wrapIfNecessary(Throwable) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| doCloseInterceptors(RetryCallback, RetryContext, Throwable) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| doOnErrorInterceptors(RetryCallback, RetryContext, Throwable) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| rethrow(RetryContext, String) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| shouldRethrow(RetryPolicy, RetryContext, RetryState) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| setListeners(RetryListener[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| registerThrowable(RetryPolicy, RetryState, RetryContext, Throwable) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| hasListeners() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| registerListener(RetryListener) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| execute(RetryCallback) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| execute(RetryCallback, RecoveryCallback) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| execute(RetryCallback, RetryState) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| execute(RetryCallback, RecoveryCallback, RetryState) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| defaultInstance() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| doOpenInternal(RetryPolicy) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| builder() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| setThrowLastExceptionOnExhausted(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setRetryContextCache(RetryContextCache) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setBackOffPolicy(BackOffPolicy) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setRetryPolicy(RetryPolicy) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| canRetry(RetryPolicy, RetryContext) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |