Source file "org/springframework/scheduling/concurrent/ExecutorConfigurationSupport.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 217 of 217 | 0% | 36 of 36 | 0% | 32 | 32 | 58 | 58 | 14 | 14 |
| awaitTerminationIfNecessary(ExecutorService) | 0% | 0% | 7 | 7 | 12 | 12 | 1 | 1 | ||
| shutdown() | 0% | 0% | 6 | 6 | 10 | 10 | 1 | 1 | ||
| initialize() | 0% | 0% | 5 | 5 | 6 | 6 | 1 | 1 | ||
| ExecutorConfigurationSupport() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| cancelRemainingTask(Runnable) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| setRejectedExecutionHandler(RejectedExecutionHandler) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| setThreadFactory(ThreadFactory) | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| setThreadNamePrefix(String) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setAwaitTerminationSeconds(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setWaitForTasksToCompleteOnShutdown(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setAwaitTerminationMillis(long) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setBeanName(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| afterPropertiesSet() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| destroy() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |