Source file "io/netty/util/internal/shaded/org/jctools/queues/MpscArrayQueue.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 519 of 519 | 0% | 62 of 62 | 0% | 46 | 46 | 139 | 139 | 15 | 15 |
fill(MessagePassingQueue.Supplier, int) | ![]() | 0% | ![]() | 0% | 8 | 8 | 25 | 25 | 1 | 1 |
drain(MessagePassingQueue.Consumer, int) | ![]() | 0% | ![]() | 0% | 6 | 6 | 19 | 19 | 1 | 1 |
offerIfBelowThreshold(Object, int) | ![]() | 0% | ![]() | 0% | 5 | 5 | 19 | 19 | 1 | 1 |
failFastOffer(Object) | ![]() | 0% | ![]() | 0% | 5 | 5 | 17 | 17 | 1 | 1 |
offer(Object) | ![]() | 0% | ![]() | 0% | 5 | 5 | 15 | 15 | 1 | 1 |
poll() | ![]() | 0% | ![]() | 0% | 4 | 4 | 12 | 12 | 1 | 1 |
peek() | ![]() | 0% | ![]() | 0% | 4 | 4 | 10 | 10 | 1 | 1 |
relaxedPoll() | ![]() | 0% | ![]() | 0% | 2 | 2 | 9 | 9 | 1 | 1 |
relaxedPeek() | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
drain(MessagePassingQueue.Consumer) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
drain(MessagePassingQueue.Consumer, MessagePassingQueue.WaitStrategy, MessagePassingQueue.ExitCondition) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
fill(MessagePassingQueue.Supplier, MessagePassingQueue.WaitStrategy, MessagePassingQueue.ExitCondition) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
MpscArrayQueue(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
relaxedOffer(Object) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
fill(MessagePassingQueue.Supplier) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |