Source file "com/mongodb/internal/async/function/RetryState.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 335 of 335 | 0% | 50 of 50 | 0% | 44 | 44 | 84 | 84 | 19 | 19 |
| doAdvanceOrThrow(Throwable, BiFunction, BiPredicate, boolean) | 0% | 0% | 7 | 7 | 15 | 15 | 1 | 1 | ||
| transformException(Throwable, Throwable, boolean, BiFunction) | 0% | 0% | 7 | 7 | 14 | 14 | 1 | 1 | ||
| breakAndThrowIfRetryAnd(Supplier) | 0% | 0% | 4 | 4 | 14 | 14 | 1 | 1 | ||
| toString() | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| RetryState(int) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| shouldRetry(RetryState, Throwable, Throwable, boolean, BiPredicate) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| advanceOrThrow(RuntimeException, BiFunction, BiPredicate) | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| isLastAttempt() | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| exception() | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| breakAndCompleteIfRetryAnd(Supplier, SingleResultCallback) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| attempts() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| attach(LoopState.AttachmentKey, Object, boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| advanceOrThrow(Throwable, BiFunction, BiPredicate) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| attachment(LoopState.AttachmentKey) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| RetryState() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| markAsLastAttempt() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| isFirstAttempt() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| attempt() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isRuntime(Throwable) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |