Source file "org/elasticsearch/threadpool/Scheduler.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 74 of 74 | 0% | 4 of 4 | 0% | 10 | 10 | 20 | 20 | 8 | 8 |
initScheduler(Settings, String) | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
terminate(ScheduledThreadPoolExecutor, long, TimeUnit) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
awaitTermination(ScheduledThreadPoolExecutor, long, TimeUnit) | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
scheduleWithFixedDelay(Runnable, TimeValue, String) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
wrapAsCancellable(Future) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
wrapAsScheduledCancellable(ScheduledFuture) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lambda$scheduleWithFixedDelay$1(Exception) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lambda$scheduleWithFixedDelay$0(Exception) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |