Source file "org/springframework/security/scheduling/DelegatingSecurityContextTaskScheduler.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 72 of 72 | 0% | 0 of 0 | n/a | 9 | 9 | 14 | 14 | 9 | 9 |
| DelegatingSecurityContextTaskScheduler(TaskScheduler, SecurityContext) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| scheduleAtFixedRate(Runnable, Date, long) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| scheduleWithFixedDelay(Runnable, Date, long) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| schedule(Runnable, Trigger) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| schedule(Runnable, Date) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| scheduleAtFixedRate(Runnable, long) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| scheduleWithFixedDelay(Runnable, long) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| DelegatingSecurityContextTaskScheduler(TaskScheduler) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| wrap(Runnable) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |