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 | 47 of 47 | 0% | 0 of 0 | n/a | 7 | 7 | 10 | 10 | 7 | 7 |
| DelegatingSecurityContextTaskScheduler(TaskScheduler) | 0% | n/a | 1 | 1 | 4 | 4 | 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 |