Source file "reactor/kotlin/extra/retry/RetryExtensions.kt" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 276 of 276 | 0% | 12 of 12 | 0% | 18 | 18 | 36 | 36 | 12 | 12 |
| retryExponentialBackoff(Mono, long, Duration, Duration, boolean, Function1) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| retryExponentialBackoff(Flux, long, Duration, Duration, boolean, Function1) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| retryRandomBackoff(Mono, long, Duration, Duration, Function1) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| retryRandomBackoff(Flux, long, Duration, Duration, Function1) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| retryExponentialBackoff$default(Flux, long, Duration, Duration, boolean, Function1, int, Object) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| retryExponentialBackoff$default(Mono, long, Duration, Duration, boolean, Function1, int, Object) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| retryRandomBackoff$default(Flux, long, Duration, Duration, Function1, int, Object) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| retryRandomBackoff$default(Mono, long, Duration, Duration, Function1, int, Object) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| retryExponentialBackoff$lambda-0(Function1, RetryContext) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| retryRandomBackoff$lambda-1(Function1, RetryContext) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| retryExponentialBackoff$lambda-2(Function1, RetryContext) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| retryRandomBackoff$lambda-3(Function1, RetryContext) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |