Source file "org/springframework/security/concurrent/DelegatingSecurityContextExecutorService.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 133 of 133 | 0% | 4 of 4 | 0% | 18 | 18 | 32 | 32 | 16 | 16 |
| createTasks(Collection) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| invokeAll(Collection, long, TimeUnit) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| invokeAny(Collection, long, TimeUnit) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| submit(Runnable, Object) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| submit(Callable) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| submit(Runnable) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| invokeAll(Collection) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| invokeAny(Collection) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| awaitTermination(long, TimeUnit) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| DelegatingSecurityContextExecutorService(ExecutorService, SecurityContext) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| DelegatingSecurityContextExecutorService(ExecutorService) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| shutdown() | 0% | n/a | 1 | 1 | 2 | 2 | 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 | ||
| getDelegate() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |