Source file "io/github/resilience4j/retry/internal/RetryImpl.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 26 of 26 | 0% | 0 of 0 | n/a | 5 | 5 | 6 | 6 | 5 | 5 |
| RetryImpl.RetryMetrics(RetryImpl) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getNumberOfSuccessfulCallsWithoutRetryAttempt() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getNumberOfFailedCallsWithoutRetryAttempt() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getNumberOfSuccessfulCallsWithRetryAttempt() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getNumberOfFailedCallsWithRetryAttempt() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |