Source file "org/jboss/threads/DelegatingExecutorService.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 40 of 40 | 0% | 0 of 0 | n/a | 8 | 8 | 11 | 11 | 8 | 8 |
| toString() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| DelegatingExecutorService(Executor) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| execute(Runnable) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| shutdown() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| shutdownNow() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isShutdown() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isTerminated() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| awaitTermination(long, TimeUnit) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |