Source file "com/netflix/eventbus/impl/EventBusImpl.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 1,112 of 1,112 | 0% | 98 of 98 | 0% | 79 | 79 | 223 | 223 | 30 | 30 |
publishIffNotDead(EventCreator, Class[]) | ![]() | 0% | ![]() | 0% | 9 | 9 | 26 | 26 | 1 | 1 |
unregisterSubscriber(Object) | ![]() | 0% | ![]() | 0% | 7 | 7 | 19 | 19 | 1 | 1 |
findSubscriberMethods(Object) | ![]() | 0% | ![]() | 0% | 4 | 4 | 18 | 18 | 1 | 1 |
registerSubscriber(EventFilter, Object) | ![]() | 0% | ![]() | 0% | 3 | 3 | 13 | 13 | 1 | 1 |
unregisterSubscriber(Class) | ![]() | 0% | ![]() | 0% | 3 | 3 | 13 | 13 | 1 | 1 |
findEventConsumerForSubscriberMethod(SubscriberInfo, String) | ![]() | 0% | ![]() | 0% | 5 | 5 | 13 | 13 | 1 | 1 |
publish(Object) | ![]() | 0% | ![]() | 0% | 6 | 6 | 16 | 16 | 1 | 1 |
removeFiltersForEvent(Class, EventFilter[]) | ![]() | 0% | ![]() | 0% | 4 | 4 | 8 | 8 | 1 | 1 |
enableCatchAllSubscriber(BlockingQueue) | ![]() | 0% | ![]() | 0% | 3 | 3 | 11 | 11 | 1 | 1 |
getAllSubscribersForAnEvent(Class) | ![]() | 0% | ![]() | 0% | 4 | 4 | 8 | 8 | 1 | 1 |
EventBusImpl() | ![]() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | |
getAllSubscribers() | ![]() | 0% | ![]() | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
addFilterForEvent(EventFilter, Class) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
addFilterForSubscriber(EventFilter, SubscriberInfo) | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
removeFiltersForSubscriber(SubscriberInfo, EventFilter[]) | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
shutdown() | ![]() | 0% | ![]() | 0% | 2 | 2 | 8 | 8 | 1 | 1 |
clearFiltersForSubscriber(SubscriberInfo) | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
clearFiltersForEvent(Class) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
getFilterForASubscriber(SubscriberInfo) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
static {...} | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
isTheSameSubscriber(SubscriberInfo, EventConsumer) | ![]() | 0% | ![]() | 0% | 3 | 3 | 1 | 1 | 1 | 1 |
applyEventLevelFilters(Object) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
disableCatchAllSubscriber() | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
getAllRegisteredEventTypes() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
getAllTypesForAnEvent(Object) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
getAllTypesForAnEventType(Class) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
getFiltersForAnEvent(Class) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
registerSubscriber(Object) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getEventConsumer(Class) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
setConsumerQueueSupplier(EventBusImpl.ConsumerQueueSupplier) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |