Source file "com/mchange/v3/concurrent/BoundedExecutorService.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 401 of 401 | 0% | 54 of 54 | 0% | 46 | 46 | 81 | 81 | 17 | 17 |
| acquirePermit(Runnable) | 0% | 0% | 6 | 6 | 13 | 13 | 1 | 1 | ||
| doUpdateState(BoundedExecutorService.State) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| shutdownNow() | 0% | 0% | 2 | 2 | 9 | 9 | 1 | 1 | ||
| BoundedExecutorService(ExecutorService, int, int) | 0% | 0% | 4 | 4 | 12 | 12 | 1 | 1 | ||
| awaitTermination(long, TimeUnit) | 0% | 0% | 4 | 4 | 10 | 10 | 1 | 1 | ||
| releasePermit() | 0% | 0% | 4 | 4 | 6 | 6 | 1 | 1 | ||
| shouldWait() | 0% | 0% | 5 | 5 | 5 | 5 | 1 | 1 | ||
| updateState(BoundedExecutorService.State) | 0% | 0% | 5 | 5 | 4 | 4 | 1 | 1 | ||
| isShutdown() | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| newTaskFor(Runnable, Object) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| newTaskFor(Callable) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| isTerminated() | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| shutdown() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| execute(Runnable) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| BoundedExecutorService(ExecutorService, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getState() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |