Source file "com/google/common/util/concurrent/AbstractScheduledService.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 40 of 40 | 0% | 4 of 4 | 0% | 4 | 4 | 6 | 6 | 2 | 2 |
| newFixedDelaySchedule(long, long, TimeUnit) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| newFixedRateSchedule(long, long, TimeUnit) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 |