Source file "org/springframework/scheduling/config/TaskSchedulerRouter.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 322 of 322 | 0% | 40 of 40 | 0% | 36 | 36 | 76 | 76 | 16 | 16 |
| determineDefaultScheduler() | 0% | 0% | 8 | 8 | 35 | 35 | 1 | 1 | ||
| resolveSchedulerBean(BeanFactory, Class, boolean) | 0% | 0% | 7 | 7 | 11 | 11 | 1 | 1 | ||
| determineTargetScheduler(Runnable) | 0% | 0% | 4 | 4 | 6 | 6 | 1 | 1 | ||
| determineQualifiedScheduler(String) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| setBeanFactory(BeanFactory) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| determineQualifier(Runnable) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| destroy() | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| TaskSchedulerRouter() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| scheduleAtFixedRate(Runnable, Instant, Duration) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| scheduleWithFixedDelay(Runnable, Instant, Duration) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| schedule(Runnable, Trigger) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| schedule(Runnable, Instant) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| scheduleAtFixedRate(Runnable, Duration) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| scheduleWithFixedDelay(Runnable, Duration) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| setBeanName(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |