Source file "org/springframework/security/concurrent/DelegatingSecurityContextScheduledExecutorService.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 60 of 60 | 0% | 0 of 0 | n/a | 7 | 7 | 13 | 13 | 7 | 7 |
| scheduleAtFixedRate(Runnable, long, long, TimeUnit) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| scheduleWithFixedDelay(Runnable, long, long, TimeUnit) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| schedule(Runnable, long, TimeUnit) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| schedule(Callable, long, TimeUnit) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| DelegatingSecurityContextScheduledExecutorService(ScheduledExecutorService, SecurityContext) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| DelegatingSecurityContextScheduledExecutorService(ScheduledExecutorService) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getDelegate() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |