Source file "org/springframework/retry/support/RetryTemplateBuilder.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 404 of 404 | 0% | 38 of 38 | 0% | 40 | 40 | 93 | 93 | 21 | 21 |
| build() | 0% | 0% | 5 | 5 | 14 | 14 | 1 | 1 | ||
| exponentialBackoff(long, double, long, boolean) | 0% | 0% | 5 | 5 | 10 | 10 | 1 | 1 | ||
| uniformRandomBackoff(long, long) | 0% | 0% | 4 | 4 | 9 | 9 | 1 | 1 | ||
| withinMillis(long) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| fixedBackoff(long) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| withListeners(List) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| maxAttempts(int) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| retryOn(List) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| notRetryOn(List) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| customPolicy(RetryPolicy) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| customBackoff(BackOffPolicy) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| infiniteRetry() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| noBackoff() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| classifierBuilder() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| listenersList() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| withListener(RetryListener) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| exponentialBackoff(long, double, long) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| retryOn(Class) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| notRetryOn(Class) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| traversingCauses() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| RetryTemplateBuilder() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |