Source file "org/springframework/scheduling/concurrent/ReschedulingRunnable.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 222 of 222 | 0% | 14 of 14 | 0% | 18 | 18 | 47 | 47 | 11 | 11 |
| run() | 0% | 0% | 3 | 3 | 10 | 10 | 1 | 1 | ||
| schedule() | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| compareTo(Delayed) | 0% | 0% | 4 | 4 | 4 | 4 | 1 | 1 | ||
| ReschedulingRunnable(Runnable, Trigger, Clock, ScheduledExecutorService, ErrorHandler) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| get(long, TimeUnit) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| getDelay(TimeUnit) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| get() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| cancel(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| obtainCurrentFuture() | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| isCancelled() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| isDone() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |