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 | 535 of 535 | 0% | 32 of 32 | 0% | 48 | 48 | 123 | 123 | 32 | 32 |
| initializeExecutor(ThreadFactory, RejectedExecutionHandler) | 0% | 0% | 5 | 5 | 9 | 9 | 1 | 1 | ||
| schedule(Runnable, Trigger) | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| scheduleAtFixedRate(Runnable, Instant, Duration) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| scheduleWithFixedDelay(Runnable, Instant, Duration) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| submit(Callable) | 0% | 0% | 2 | 2 | 8 | 8 | 1 | 1 | ||
| schedule(Runnable, Instant) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| submitListenable(Runnable) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| setPoolSize(int) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| submitListenable(Callable) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| scheduleAtFixedRate(Runnable, Duration) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| scheduleWithFixedDelay(Runnable, Duration) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| executeAndTrack(ExecutorService, ListenableFutureTask) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| execute(Runnable) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| ThreadPoolTaskScheduler() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| submit(Runnable) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| setRemoveOnCancelPolicy(boolean) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| setContinueExistingPeriodicTasksAfterShutdownPolicy(boolean) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| setExecuteExistingDelayedTasksAfterShutdownPolicy(boolean) | 0% | 0% | 2 | 2 | 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 | ||
| errorHandlingTask(Runnable, boolean) | 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 | ||
| setErrorHandler(ErrorHandler) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setClock(Clock) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| execute(Runnable, long) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getClock() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |