Source file "com/google/common/util/concurrent/UncheckedThrowingFuture.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 122 of 122 | 0% | 10 of 10 | 0% | 14 | 14 | 32 | 32 | 9 | 9 |
rethrow(ExecutionException) | ![]() | 0% | ![]() | 0% | 4 | 4 | 8 | 8 | 1 | 1 |
complete(RuntimeException) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
complete(Error) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
get(long, TimeUnit) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
get() | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
throwingError(Error) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
throwingRuntimeException(RuntimeException) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
incomplete() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
UncheckedThrowingFuture() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |