Source file "org/elasticsearch/core/CompletableContext.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 66 of 66 | 0% | 8 of 8 | 0% | 12 | 12 | 14 | 14 | 8 | 8 |
lambda$addListener$0(BiConsumer, Object, Throwable) | ![]() | 0% | ![]() | 0% | 4 | 4 | 5 | 5 | 1 | 1 |
addListener(BiConsumer) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
CompletableContext() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
static {...} | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
completeExceptionally(Exception) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
complete(Object) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
isDone() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
isCompletedExceptionally() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |