Source file "io/github/resilience4j/common/retry/configuration/RetryConfigurationProperties.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 171 of 171 | 0% | 8 of 8 | 0% | 35 | 35 | 58 | 58 | 31 | 31 |
| setWaitDuration(Duration) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| setMaxRetryAttempts(Integer) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| setMaxAttempts(Integer) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| setEventConsumerBufferSize(Integer) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| setRetryExceptionPredicate(Class) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setResultPredicate(Class) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setRetryExceptions(Class[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setIgnoreExceptions(Class[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setEnableExponentialBackoff(Boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setExponentialBackoffMultiplier(Double) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setExponentialMaxWaitDuration(Duration) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setEnableRandomizedWait(Boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setRandomizedWaitFactor(Double) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setBaseConfig(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setIntervalBiFunction(Class) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| RetryConfigurationProperties.InstanceProperties() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getWaitDuration() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getIntervalBiFunction() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getMaxRetryAttempts() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getMaxAttempts() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getRetryExceptionPredicate() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getResultPredicate() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getRetryExceptions() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getIgnoreExceptions() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getEventConsumerBufferSize() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getEnableExponentialBackoff() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getExponentialBackoffMultiplier() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getExponentialMaxWaitDuration() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getEnableRandomizedWait() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getRandomizedWaitFactor() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getBaseConfig() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |