Source file "com/netflix/spectator/impl/Scheduler.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 186 of 186 | 0% | 19 of 19 | 0% | 21 | 21 | 47 | 47 | 11 | 11 |
runAndReschedule(DelayQueue, Scheduler.Stats) | ![]() | 0% | ![]() | 0% | 6 | 6 | 14 | 14 | 1 | 1 |
updateNextExecutionTime(Counter) | ![]() | 0% | ![]() | 0% | 4 | 4 | 9 | 9 | 1 | 1 |
Scheduler.DelayedTask(Clock, Scheduler.Options, Runnable) | ![]() | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | |
getDelay(TimeUnit) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
cancel(boolean) | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
compareTo(Delayed) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
get() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
get(long, TimeUnit) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getNextExecutionTime() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
isCancelled() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
isDone() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |