Source file "org/springframework/scheduling/TaskScheduler.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 36 of 36 | 0% | 0 of 0 | n/a | 6 | 6 | 6 | 6 | 6 | 6 |
scheduleAtFixedRate(Runnable, Date, long) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
scheduleWithFixedDelay(Runnable, Date, long) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
schedule(Runnable, Date) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
scheduleAtFixedRate(Runnable, long) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
scheduleWithFixedDelay(Runnable, long) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getClock() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |