Source file "com/google/common/util/concurrent/DirectExecutorService.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 156 of 156 | 0% | 16 of 16 | 0% | 17 | 17 | 42 | 42 | 9 | 9 |
awaitTermination(long, TimeUnit) | ![]() | 0% | ![]() | 0% | 4 | 4 | 10 | 10 | 1 | 1 |
startTask() | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
endTask() | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
shutdown() | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
isTerminated() | ![]() | 0% | ![]() | 0% | 3 | 3 | 2 | 2 | 1 | 1 |
DirectExecutorService() | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
isShutdown() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
execute(Runnable) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
shutdownNow() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |