Source file "org/springframework/scheduling/concurrent/ThreadPoolTaskScheduler.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 576 of 576 | 0% | 28 of 28 | 0% | 42 | 42 | 110 | 110 | 28 | 28 |
submit(Callable) | ![]() | 0% | ![]() | 0% | 2 | 2 | 8 | 8 | 1 | 1 |
schedule(Runnable, Trigger) | ![]() | 0% | ![]() | 0% | 2 | 2 | 7 | 7 | 1 | 1 |
scheduleAtFixedRate(Runnable, Date, long) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
scheduleWithFixedDelay(Runnable, Date, long) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
schedule(Runnable, Date) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
submitListenable(Runnable) | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
submitListenable(Callable) | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
scheduleAtFixedRate(Runnable, long) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
scheduleWithFixedDelay(Runnable, long) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
execute(Runnable) | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
initializeExecutor(ThreadFactory, RejectedExecutionHandler) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
submit(Runnable) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
setRemoveOnCancelPolicy(boolean) | ![]() | 0% | ![]() | 0% | 4 | 4 | 6 | 6 | 1 | 1 |
executeAndTrack(ExecutorService, ListenableFutureTask) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
setPoolSize(int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
ThreadPoolTaskScheduler() | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
cancelRemainingTask(Runnable) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
getScheduledExecutor() | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
getPoolSize() | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
isRemoveOnCancelPolicy() | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
getScheduledThreadPoolExecutor() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getActiveCount() | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
createExecutor(int, ThreadFactory, RejectedExecutionHandler) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lambda$executeAndTrack$1(Future, Throwable) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lambda$executeAndTrack$0(Future, Object) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
errorHandlingTask(Runnable, boolean) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
setErrorHandler(ErrorHandler) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
execute(Runnable, long) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |