Source file "org/springframework/scheduling/concurrent/ConcurrentTaskScheduler.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 316 of 316 | 0% | 12 of 12 | 0% | 20 | 20 | 57 | 57 | 14 | 14 |
| schedule(Runnable, Trigger) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| scheduleAtFixedRate(Runnable, Date, long) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| scheduleWithFixedDelay(Runnable, Date, long) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| schedule(Runnable, Date) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| scheduleAtFixedRate(Runnable, long) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| scheduleWithFixedDelay(Runnable, long) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| initScheduledExecutor(ScheduledExecutorService) | 0% | 0% | 4 | 4 | 7 | 7 | 1 | 1 | ||
| decorateTask(Runnable, boolean) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| ConcurrentTaskScheduler(ScheduledExecutorService) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| ConcurrentTaskScheduler(Executor, ScheduledExecutorService) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| ConcurrentTaskScheduler() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| setErrorHandler(ErrorHandler) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setScheduledExecutor(ScheduledExecutorService) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |