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 | 371 of 371 | 0% | 24 of 24 | 0% | 31 | 31 | 72 | 72 | 19 | 19 |
onComplete() | ![]() | 0% | ![]() | 0% | 5 | 5 | 19 | 19 | 1 | 1 |
throwOrSleepAfterException() | ![]() | 0% | ![]() | 0% | 2 | 2 | 8 | 8 | 1 | 1 |
throwOrSleepAfterRuntimeException() | ![]() | 0% | ![]() | 0% | 2 | 2 | 8 | 8 | 1 | 1 |
onResult(Object) | ![]() | 0% | ![]() | 0% | 4 | 4 | 7 | 7 | 1 | 1 |
waitIntervalAfterFailure(int, Either) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
onError(Exception) | ![]() | 0% | ![]() | 0% | 2 | 2 | 7 | 7 | 1 | 1 |
onRuntimeError(RuntimeException) | ![]() | 0% | ![]() | 0% | 2 | 2 | 7 | 7 | 1 | 1 |
RetryImpl.ContextImpl(RetryImpl) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
lambda$waitIntervalAfterFailure$7(int, Either, long) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lambda$throwOrSleepAfterRuntimeException$6(int, RuntimeException) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lambda$throwOrSleepAfterException$5(int, Exception) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lambda$onComplete$2(int, Throwable) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lambda$onComplete$0(int, Throwable) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lambda$onRuntimeError$4(RuntimeException) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lambda$onError$3(Exception) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lambda$onComplete$1(Exception) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
lambda$waitIntervalAfterFailure$9(Throwable) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lambda$waitIntervalAfterFailure$8(long) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
onSuccess() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |