Source file "org/apache/curator/utils/CloseableScheduledExecutorService.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 59 of 59 | 0% | 0 of 0 | n/a | 4 | 4 | 13 | 13 | 4 | 4 |
schedule(Runnable, long, TimeUnit) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
scheduleWithFixedDelay(Runnable, long, long, TimeUnit) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
CloseableScheduledExecutorService(ScheduledExecutorService) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
CloseableScheduledExecutorService(ScheduledExecutorService, boolean) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 |