Source file "io/lettuce/core/internal/Futures.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 268 of 268 | 0% | 34 of 34 | 0% | 28 | 28 | 71 | 71 | 11 | 11 |
| awaitAll(long, TimeUnit, Future[]) | 0% | 0% | 4 | 4 | 16 | 16 | 1 | 1 | ||
| toCompletionStage(Future) | 0% | 0% | 4 | 4 | 9 | 9 | 1 | 1 | ||
| adapt(Future, CompletableFuture) | 0% | 0% | 5 | 5 | 8 | 8 | 1 | 1 | ||
| await(long, TimeUnit, Future) | 0% | 0% | 3 | 3 | 11 | 11 | 1 | 1 | ||
| allOf(Collection) | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| awaitOrCancel(RedisFuture, long, TimeUnit) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| lambda$adapt$1(CompletableFuture, Future) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| lambda$toCompletionStage$0(CompletableFuture, Future) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| failed(Throwable) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| await(Duration, Future) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| awaitAll(Duration, Future[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |