| Futures() |  | 0% | | n/a | 1 | 1 | 2 | 2 | 1 | 1 |
| lambda$thenComposeWithResource$20(CheckedFunction, AutoCloseable) |   | 84% |   | 50% | 4 | 5 | 0 | 5 | 0 | 1 |
| lambda$thenApplyWithResourceAsync$18(CheckedFunction, AutoCloseable) |   | 78% |   | 75% | 2 | 5 | 0 | 3 | 0 | 1 |
| lambda$shortCircuitCollect$1(CompletableFuture, CompletionStage, List, Throwable) |   | 83% |   | 75% | 2 | 5 | 0 | 5 | 0 | 1 |
| lambda$supplyAsync$5(CompletableFuture, Object, Throwable) |   | 83% |   | 67% | 2 | 4 | 0 | 5 | 0 | 1 |
| lambda$collect$3(CompletionStage, CompletableFuture, List, Throwable) |   | 78% |   | 67% | 2 | 4 | 0 | 3 | 0 | 1 |
| static {...} |   | 75% |   | 50% | 1 | 2 | 0 | 1 | 0 | 1 |
| shortCircuitCollect(Iterable) |  | 100% |  | 100% | 0 | 2 | 0 | 8 | 0 | 1 |
| collect(Iterable) |  | 100% |  | 100% | 0 | 2 | 0 | 8 | 0 | 1 |
| lambda$null$2(Throwable, CompletableFuture, List, Object, Throwable) |  | 100% |  | 100% | 0 | 4 | 0 | 9 | 0 | 1 |
| lambda$unwrapCompletionException$7(CompletableFuture, Object, Throwable) |  | 100% |  | 100% | 0 | 4 | 0 | 9 | 0 | 1 |
| lambda$thenComposeInternal$12(CheckedFunction, Object, Throwable, CompletableFuture) |  | 100% |  | 100% | 0 | 2 | 0 | 7 | 0 | 1 |
| lambda$whenCompleteInternal$14(CheckedBiConsumer, Object, Throwable, CompletableFuture) |  | 100% |  | 100% | 0 | 2 | 0 | 7 | 0 | 1 |
| translateException(CompletionStage, Function) |  | 100% | | n/a | 0 | 1 | 0 | 5 | 0 | 1 |
| lambda$translateException$15(CompletableFuture, Function, Object, Throwable) |  | 100% |  | 100% | 0 | 2 | 0 | 4 | 0 | 1 |
| lambda$thenApplyInternal$9(CheckedFunction, Object, Throwable, CompletableFuture) |  | 100% |  | 100% | 0 | 2 | 0 | 6 | 0 | 1 |
| lambda$null$0(CompletableFuture, List, Object, Throwable) |  | 100% |  | 100% | 0 | 2 | 0 | 5 | 0 | 1 |
| supplyAsync(CheckedSupplier, Executor) |  | 100% | | n/a | 0 | 1 | 0 | 4 | 0 | 1 |
| transformCompletionStage(Function, Futures.TriConsumer) |  | 100% | | n/a | 0 | 1 | 0 | 5 | 0 | 1 |
| lambda$null$19(AutoCloseable, Object, Throwable) |  | 100% |  | 100% | 0 | 3 | 0 | 8 | 0 | 1 |
| rewrap(CompletionException) |  | 100% |  | 100% | 0 | 2 | 0 | 3 | 0 | 1 |
| lambda$transformCompletionStage$17(CompletableFuture, Throwable) |  | 100% |  | 100% | 0 | 2 | 0 | 3 | 0 | 1 |
| lambda$null$11(CompletableFuture, Object, Throwable) |  | 100% |  | 100% | 0 | 2 | 0 | 4 | 0 | 1 |
| unwrapCompletionException(Throwable) |  | 100% |  | 100% | 0 | 3 | 0 | 5 | 0 | 1 |
| lambda$completeWith$6(CompletableFuture, Object, Throwable) |  | 100% |  | 100% | 0 | 2 | 0 | 4 | 0 | 1 |
| wrapInCompletionException(Throwable) |  | 100% |  | 100% | 0 | 2 | 0 | 1 | 0 | 1 |
| unwrapCompletionException(CompletionStage) |  | 100% | | n/a | 0 | 1 | 0 | 3 | 0 | 1 |
| completedExceptionally(Throwable) |  | 100% | | n/a | 0 | 1 | 0 | 3 | 0 | 1 |
| lambda$supplyAsync$4(CheckedSupplier) |  | 100% | | n/a | 0 | 1 | 0 | 3 | 0 | 1 |
| thenApply(CompletionStage, CheckedFunction) |  | 100% | | n/a | 0 | 1 | 0 | 1 | 0 | 1 |
| thenCompose(CompletionStage, CheckedFunction) |  | 100% | | n/a | 0 | 1 | 0 | 1 | 0 | 1 |
| whenComplete(CompletionStage, CheckedBiConsumer) |  | 100% | | n/a | 0 | 1 | 0 | 1 | 0 | 1 |
| completeWith(CompletableFuture, CompletionStage) |  | 100% | | n/a | 0 | 1 | 0 | 2 | 0 | 1 |
| thenApplyAsync(CompletionStage, CheckedFunction, Executor) |  | 100% | | n/a | 0 | 1 | 0 | 1 | 0 | 1 |
| thenComposeAsync(CompletionStage, CheckedFunction, Executor) |  | 100% | | n/a | 0 | 1 | 0 | 1 | 0 | 1 |
| whenCompleteAsync(CompletionStage, CheckedBiConsumer, Executor) |  | 100% | | n/a | 0 | 1 | 0 | 1 | 0 | 1 |
| thenApplyWithResourceAsync(CompletionStage, CheckedFunction, Executor) |  | 100% | | n/a | 0 | 1 | 0 | 1 | 0 | 1 |
| lambda$transformCompletionStage$16(Futures.TriConsumer, CompletableFuture, Object, Throwable) |  | 100% | | n/a | 0 | 1 | 0 | 1 | 0 | 1 |
| thenApplyInternal(Function, CheckedFunction) |  | 100% | | n/a | 0 | 1 | 0 | 1 | 0 | 1 |
| thenComposeInternal(Function, CheckedFunction) |  | 100% | | n/a | 0 | 1 | 0 | 1 | 0 | 1 |
| whenCompleteInternal(Function, CheckedBiConsumer) |  | 100% | | n/a | 0 | 1 | 0 | 1 | 0 | 1 |
| thenComposeWithResource(CompletionStage, CheckedFunction) |  | 100% | | n/a | 0 | 1 | 0 | 1 | 0 | 1 |
| lambda$whenCompleteAsync$13(CompletionStage, Executor, BiConsumer) |  | 100% | | n/a | 0 | 1 | 0 | 1 | 0 | 1 |
| lambda$thenComposeAsync$10(CompletionStage, Executor, BiConsumer) |  | 100% | | n/a | 0 | 1 | 0 | 1 | 0 | 1 |
| lambda$thenApplyAsync$8(CompletionStage, Executor, BiConsumer) |  | 100% | | n/a | 0 | 1 | 0 | 1 | 0 | 1 |
| supply(CheckedSupplier) |  | 100% | | n/a | 0 | 1 | 0 | 1 | 0 | 1 |