Source file "reactor/retry/DefaultRetry.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 320 of 320 | 0% | 8 of 8 | 0% | 19 | 19 | 38 | 38 | 15 | 15 |
| retry(Throwable, long, Instant, DefaultContext) | 0% | 0% | 3 | 3 | 13 | 13 | 1 | 1 | ||
| retryMax(long) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| timeout(Duration) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| toString() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| apply(Flux) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| withApplicationContext(Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| doOnRetry(Consumer) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| backoff(Backoff) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| jitter(Jitter) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| withBackoffScheduler(Scheduler) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| DefaultRetry(Predicate, long, Duration, Backoff, Jitter, Scheduler, Consumer, Object) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| lambda$apply$1(Instant, DefaultContext, Tuple2) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| create(Predicate) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| lambda$static$0(RetryContext) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |