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 | 366 of 366 | 0% | 24 of 24 | 0% | 37 | 37 | 99 | 99 | 25 | 25 |
initializeExecutor(ThreadFactory, RejectedExecutionHandler) | ![]() | 0% | ![]() | 0% | 4 | 4 | 10 | 10 | 1 | 1 |
ThreadPoolTaskExecutor() | ![]() | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | |
submitListenable(Runnable) | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
submitListenable(Callable) | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 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 |
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 | |
execute(Runnable, long) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getQueueCapacity() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |