Source file "com/netflix/eventbus/impl/AgeBatchingQueue.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 268 of 268 | 0% | 14 of 14 | 0% | 19 | 19 | 51 | 51 | 12 | 12 |
reapCurrentBatch(String) | ![]() | 0% | ![]() | 0% | 4 | 4 | 15 | 15 | 1 | 1 |
AgeBatchingQueue(Method, SubscriberConfigProvider.SubscriberConfig, boolean, AtomicLong) | ![]() | 0% | ![]() | 0% | 2 | 2 | 13 | 13 | 1 | 1 |
offer(Object) | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
nonBlockingTake() | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
clear() | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
blockingTake() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
static {...} | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
AgeBatchingQueue(Method, SubscriberConfigProvider.SubscriberConfig, AtomicLong) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
blockingTakeWithTimeout(long) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getCurrentBatch() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
createNewBatch(SubscriberConfigProvider.SubscriberConfig) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
invokeReaping() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |