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 | 149 of 149 | 0% | 20 of 20 | 0% | 16 | 16 | 36 | 36 | 6 | 6 |
failed(Service.State, Throwable) | ![]() | 0% | ![]() | 0% | 5 | 5 | 10 | 10 | 1 | 1 |
terminated(Service.State) | ![]() | 0% | ![]() | 0% | 3 | 3 | 8 | 8 | 1 | 1 |
starting() | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
running() | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
stopping(Service.State) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
ServiceManager.ServiceListener(Service, WeakReference) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 |