Source file "com/google/common/util/concurrent/AbstractFuture.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 795 of 795 | 0% | 140 of 140 | 0% | 95 | 95 | 209 | 209 | 25 | 25 |
get(long, TimeUnit) | ![]() | 0% | ![]() | 0% | 20 | 20 | 35 | 35 | 1 | 1 |
get() | ![]() | 0% | ![]() | 0% | 12 | 12 | 20 | 20 | 1 | 1 |
static {...} | ![]() | 0% | n/a | 1 | 1 | 14 | 14 | 1 | 1 | |
setFuture(ListenableFuture) | ![]() | 0% | ![]() | 0% | 5 | 5 | 20 | 20 | 1 | 1 |
cancel(boolean) | ![]() | 0% | ![]() | 0% | 8 | 8 | 14 | 14 | 1 | 1 |
completeWithFuture(ListenableFuture, Object) | ![]() | 0% | ![]() | 0% | 4 | 4 | 15 | 15 | 1 | 1 |
removeWaiter(AbstractFuture.Waiter) | ![]() | 0% | ![]() | 0% | 7 | 7 | 17 | 17 | 1 | 1 |
complete() | ![]() | 0% | ![]() | 0% | 4 | 4 | 16 | 16 | 1 | 1 |
addListener(Runnable, Executor) | ![]() | 0% | ![]() | 0% | 4 | 4 | 12 | 12 | 1 | 1 |
getDoneValue(Object) | ![]() | 0% | ![]() | 0% | 4 | 4 | 8 | 8 | 1 | 1 |
executeListener(Runnable, Executor) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
setException(Throwable) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
set(Object) | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
isDone() | ![]() | 0% | ![]() | 0% | 3 | 3 | 2 | 2 | 1 | 1 |
maybePropagateCancellation(Future) | ![]() | 0% | ![]() | 0% | 3 | 3 | 3 | 3 | 1 | 1 |
wasInterrupted() | ![]() | 0% | ![]() | 0% | 3 | 3 | 2 | 2 | 1 | 1 |
clearWaiters() | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
clearListeners() | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
cancellationExceptionWithCause(String, Throwable) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
isCancelled() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
newCancellationCause() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
trustedGetException() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
AbstractFuture() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
interruptTask() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
done() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |