Source file "com/google/common/eventbus/EventBus.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 299 of 299 | 0% | 18 of 18 | 0% | 20 | 20 | 68 | 68 | 11 | 11 |
| post(Object) | 0% | 0% | 6 | 6 | 16 | 16 | 1 | 1 | ||
| unregister(Object) | 0% | 0% | 3 | 3 | 12 | 12 | 1 | 1 | ||
| dispatch(Object, EventSubscriber) | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | ||
| dispatchQueuedEvents() | 0% | 0% | 3 | 3 | 9 | 9 | 1 | 1 | ||
| EventBus(SubscriberExceptionHandler) | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | ||
| register(Object) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| enqueueEvent(Object, EventSubscriber) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| flattenHierarchy(Class) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| EventBus(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| EventBus() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |