Source file "com/google/common/util/concurrent/ClosingFuture.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 163 of 163 | 0% | 18 of 18 | 0% | 15 | 15 | 41 | 41 | 6 | 6 |
close() | ![]() | 0% | ![]() | 0% | 5 | 5 | 14 | 14 | 1 | 1 |
whenClosedCountDown() | ![]() | 0% | ![]() | 0% | 4 | 4 | 7 | 7 | 1 | 1 |
add(AutoCloseable, Executor) | ![]() | 0% | ![]() | 0% | 3 | 3 | 10 | 10 | 1 | 1 |
applyAsyncClosingFunction(ClosingFuture.AsyncClosingFunction, Object) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
applyClosingFunction(ClosingFuture.ClosingFunction, Object) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
ClosingFuture.CloseableList() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |