Source file "com/google/common/eventbus/AsyncEventBus.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 84 of 84 | 0% | 2 of 2 | 0% | 7 | 7 | 22 | 22 | 6 | 6 |
| dispatchQueuedEvents() | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| dispatch(Object, EventSubscriber) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| AsyncEventBus(String, Executor) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| AsyncEventBus(Executor, SubscriberExceptionHandler) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| AsyncEventBus(Executor) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| enqueueEvent(Object, EventSubscriber) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |