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 | 383 of 383 | 0% | 20 of 20 | 0% | 32 | 32 | 90 | 90 | 22 | 22 |
initializeExecutor(ThreadFactory, RejectedExecutionHandler) | ![]() | 0% | ![]() | 0% | 3 | 3 | 8 | 8 | 1 | 1 |
submitListenable(Runnable) | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
submitListenable(Callable) | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
ThreadPoolTaskExecutor() | ![]() | 0% | n/a | 1 | 1 | 8 | 8 | 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 | |
setKeepAliveSeconds(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 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 |
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 |
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 | |
setTaskDecorator(TaskDecorator) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
execute(Runnable, long) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |