Source file "org/springframework/scheduling/concurrent/SimpleAsyncTaskScheduler.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 284 of 284 | 0% | 10 of 10 | 0% | 30 | 30 | 66 | 66 | 25 | 25 |
| scheduleAtFixedRate(Runnable, Instant, Duration) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| schedule(Runnable, Trigger) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| scheduleWithFixedDelay(Runnable, Instant, Duration) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| schedule(Runnable, Instant) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| close() | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| scheduleAtFixedRate(Runnable, Duration) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| SimpleAsyncTaskScheduler() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| scheduleWithFixedDelay(Runnable, Duration) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| doExecute(Runnable) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| setTargetTaskExecutor(Executor) | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| onApplicationEvent(ContextClosedEvent) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| createScheduledExecutor() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| stop(Runnable) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setClock(Clock) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setPhase(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setApplicationContext(ApplicationContext) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| scheduledTask(Runnable) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| start() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| stop() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| isRunning() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| lambda$scheduledTask$1(Runnable) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| lambda$createScheduledExecutor$0(SimpleAsyncTaskScheduler, Runnable) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getClock() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getPhase() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |