Source file "org/springframework/scheduling/concurrent/ThreadPoolTaskExecutor.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 338 of 338 | 0% | 22 of 22 | 0% | 35 | 35 | 95 | 95 | 24 | 24 |
| initializeExecutor(ThreadFactory, RejectedExecutionHandler) | 0% | 0% | 3 | 3 | 8 | 8 | 1 | 1 | ||
| ThreadPoolTaskExecutor() | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | ||
| submitListenable(Runnable) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| setKeepAliveSeconds(int) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| submitListenable(Callable) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| setCorePoolSize(int) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| setMaxPoolSize(int) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| cancelRemainingTask(Runnable) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| execute(Runnable) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| submit(Runnable) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| submit(Callable) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| createQueue(int) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| getThreadPoolExecutor() | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| getCorePoolSize() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getMaxPoolSize() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getKeepAliveSeconds() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getPoolSize() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| getQueueSize() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| getActiveCount() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| setQueueCapacity(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setAllowCoreThreadTimeOut(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setPrestartAllCoreThreads(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setTaskDecorator(TaskDecorator) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getQueueCapacity() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |