Source file "com/google/common/util/concurrent/ListeningScheduledExecutorService.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 32 of 32 | 0% | 0 of 0 | n/a | 4 | 4 | 6 | 6 | 4 | 4 |
| scheduleAtFixedRate(Runnable, Duration, Duration) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| scheduleWithFixedDelay(Runnable, Duration, Duration) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| schedule(Runnable, Duration) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| schedule(Callable, Duration) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |