Source file "org/springframework/security/task/DelegatingSecurityContextAsyncTaskExecutor.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 42 of 42 | 0% | 0 of 0 | n/a | 6 | 6 | 12 | 12 | 6 | 6 |
| execute(Runnable, long) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| submit(Runnable) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| submit(Callable) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| DelegatingSecurityContextAsyncTaskExecutor(AsyncTaskExecutor, SecurityContext) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| DelegatingSecurityContextAsyncTaskExecutor(AsyncTaskExecutor) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getDelegate() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |