Source file "com/codahale/metrics/InstrumentedScheduledExecutorService.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 343 of 343 | 0% | 2 of 2 | 0% | 22 | 22 | 54 | 54 | 21 | 21 |
InstrumentedScheduledExecutorService(ScheduledExecutorService, MetricRegistry, String) | ![]() | 0% | n/a | 1 | 1 | 11 | 11 | 1 | 1 | |
instrument(Collection) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
scheduleAtFixedRate(Runnable, long, long, TimeUnit) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
invokeAll(Collection, long, TimeUnit) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
invokeAny(Collection, long, TimeUnit) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
scheduleWithFixedDelay(Runnable, long, long, TimeUnit) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
invokeAll(Collection) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
invokeAny(Collection) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
InstrumentedScheduledExecutorService(ScheduledExecutorService, MetricRegistry) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
schedule(Runnable, long, TimeUnit) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
schedule(Callable, long, TimeUnit) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
submit(Runnable, Object) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
submit(Callable) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
submit(Runnable) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
execute(Runnable) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
awaitTermination(long, TimeUnit) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
static {...} | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
shutdown() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
shutdownNow() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
isShutdown() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
isTerminated() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |