Source file "io/github/resilience4j/retry/RetryConfig.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 288 of 288 | 0% | 22 of 22 | 0% | 30 | 30 | 69 | 69 | 19 | 19 |
| build() | 0% | 0% | 3 | 3 | 15 | 15 | 1 | 1 | ||
| RetryConfig.Builder(RetryConfig) | 0% | 0% | 2 | 2 | 17 | 17 | 1 | 1 | ||
| RetryConfig.Builder() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| waitDuration(Duration) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| maxAttempts(int) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| createIntervalFunction() | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| createRetryOnExceptionPredicate() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| retryExceptions(Class[]) | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| ignoreExceptions(Class[]) | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| createExceptionPredicate() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| lambda$createRetryOnExceptionPredicate$1(Predicate) | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| lambda$createRetryOnExceptionPredicate$2() | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| retryOnResult(Predicate) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| failAfterMaxAttempts(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| writableStackTraceEnabled(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| intervalFunction(IntervalFunction) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| intervalBiFunction(IntervalBiFunction) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| retryOnException(Predicate) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| lambda$waitDuration$0(Duration, Integer, Either) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |