Source file "com/google/common/util/concurrent/ServiceManager.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 610 of 610 | 0% | 56 of 56 | 0% | 43 | 43 | 116 | 116 | 15 | 15 |
| transitionService(Service, Service.State, Service.State) | 0% | 0% | 10 | 10 | 24 | 24 | 1 | 1 | ||
| startupTimes() | 0% | 0% | 6 | 6 | 15 | 15 | 1 | 1 | ||
| ServiceManager.ServiceManagerState(ImmutableCollection) | 0% | 0% | 2 | 2 | 15 | 15 | 1 | 1 | ||
| markReady() | 0% | 0% | 4 | 4 | 11 | 11 | 1 | 1 | ||
| awaitHealthy(long, TimeUnit) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| servicesByState() | 0% | 0% | 3 | 3 | 8 | 8 | 1 | 1 | ||
| awaitStopped(long, TimeUnit) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| addListener(ServiceManager.Listener, Executor) | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| checkHealthy() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| fireFailedListeners(Service) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| fireStoppedListeners() | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| fireHealthyListeners() | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| executeListeners() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| awaitHealthy() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| awaitStopped() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 |