Source file "com/google/common/eventbus/DispatcherTest.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 335 of 335 | 0% | 0 of 0 | n/a | 5 | 5 | 42 | 42 | 5 | 5 |
| testLegacyAsyncDispatcher() | 0% | n/a | 1 | 1 | 10 | 10 | 1 | 1 | ||
| DispatcherTest() | 0% | n/a | 1 | 1 | 17 | 17 | 1 | 1 | ||
| testPerThreadQueuedDispatcher() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| testImmediateDispatcher() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| subscriber(EventBus, Object, String, Class) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 |