Source file "org/springframework/scheduling/quartz/SimpleThreadPoolTaskExecutor.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 77 of 77 | 0% | 2 of 2 | 0% | 11 | 11 | 26 | 26 | 10 | 10 |
| execute(Runnable) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| submit(Runnable) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| submitListenable(Runnable) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| submit(Callable) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| submitListenable(Callable) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| SimpleThreadPoolTaskExecutor() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| destroy() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setWaitForJobsToCompleteOnShutdown(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| execute(Runnable, long) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| afterPropertiesSet() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |