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 | 131 of 131 | 0% | 4 of 4 | 0% | 14 | 14 | 39 | 39 | 12 | 12 |
handleSubscriberException(Throwable, SubscriberExceptionContext) | ![]() | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | |
EventBus(String, Executor, Dispatcher, SubscriberExceptionHandler) | ![]() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | |
post(Object) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
EventBus(String) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
EventBus(SubscriberExceptionHandler) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
toString() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
register(Object) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
unregister(Object) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
static {...} | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
EventBus() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
identifier() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
executor() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |