Source file "org/jboss/resteasy/concurrent/ContextualExecutorService.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 171 of 171 | 0% | 18 of 18 | 0% | 27 | 27 | 45 | 45 | 18 | 18 |
shutdownNow() | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
shutdown() | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
ContextualExecutorService(ExecutorService, boolean) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
isShutdown() | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
awaitTermination(long, TimeUnit) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
getDelegate() | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
isTerminated() | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
invokeAll(Collection, long, TimeUnit) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
invokeAny(Collection, long, TimeUnit) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
shutdownDelegate(PrivilegedAction) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
submit(Runnable, Object) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
submit(Callable) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
submit(Runnable) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
invokeAll(Collection) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
invokeAny(Collection) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
execute(Runnable) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
lambda$shutdown$0(ExecutorService) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
isManaged() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |