Source file "org/springframework/scheduling/concurrent/ConcurrentTaskScheduler.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 289 of 289 | 0% | 12 of 12 | 0% | 22 | 22 | 60 | 60 | 16 | 16 |
schedule(Runnable, Trigger) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
scheduleAtFixedRate(Runnable, Instant, Duration) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
scheduleWithFixedDelay(Runnable, Instant, Duration) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
schedule(Runnable, Instant) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
initScheduledExecutor(ScheduledExecutorService) | ![]() | 0% | ![]() | 0% | 4 | 4 | 7 | 7 | 1 | 1 |
scheduleAtFixedRate(Runnable, Duration) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
scheduleWithFixedDelay(Runnable, Duration) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
decorateTask(Runnable, boolean) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
ConcurrentTaskScheduler(ScheduledExecutorService) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
ConcurrentTaskScheduler(Executor, ScheduledExecutorService) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
ConcurrentTaskScheduler() | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
static {...} | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
setErrorHandler(ErrorHandler) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
setScheduledExecutor(ScheduledExecutorService) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setClock(Clock) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getClock() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |