Source file "org/eclipse/jetty/util/BlockingArrayQueue.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 1,372 of 1,372 | 0% | 108 of 108 | 0% | 84 | 84 | 296 | 296 | 30 | 30 |
add(int, Object) | ![]() | 0% | ![]() | 0% | 10 | 10 | 30 | 30 | 1 | 1 |
remove(int) | ![]() | 0% | ![]() | 0% | 6 | 6 | 24 | 24 | 1 | 1 |
grow() | ![]() | 0% | ![]() | 0% | 5 | 5 | 24 | 24 | 1 | 1 |
offer(Object) | ![]() | 0% | ![]() | 0% | 6 | 6 | 21 | 21 | 1 | 1 |
drainTo(Collection, int) | ![]() | 0% | ![]() | 0% | 5 | 5 | 22 | 22 | 1 | 1 |
remove(Object) | ![]() | 0% | ![]() | 0% | 6 | 6 | 18 | 18 | 1 | 1 |
set(int, Object) | ![]() | 0% | ![]() | 0% | 4 | 4 | 14 | 14 | 1 | 1 |
poll(long, TimeUnit) | ![]() | 0% | ![]() | 0% | 4 | 4 | 19 | 19 | 1 | 1 |
listIterator(int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 14 | 14 | 1 | 1 |
get(int) | ![]() | 0% | ![]() | 0% | 4 | 4 | 11 | 11 | 1 | 1 |
take() | ![]() | 0% | ![]() | 0% | 3 | 3 | 16 | 16 | 1 | 1 |
poll() | ![]() | 0% | ![]() | 0% | 4 | 4 | 13 | 13 | 1 | 1 |
BlockingArrayQueue(int, int, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 12 | 12 | 1 | 1 |
BlockingArrayQueue() | ![]() | 0% | n/a | 1 | 1 | 10 | 10 | 1 | 1 | |
BlockingArrayQueue(int) | ![]() | 0% | n/a | 1 | 1 | 10 | 10 | 1 | 1 | |
BlockingArrayQueue(int, int) | ![]() | 0% | n/a | 1 | 1 | 10 | 10 | 1 | 1 | |
peek() | ![]() | 0% | ![]() | 0% | 3 | 3 | 8 | 8 | 1 | 1 |
clear() | ![]() | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | |
remainingCapacity() | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
getCapacity() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
remove() | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
element() | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
add(Object) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
static {...} | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
drainTo(Collection) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
size() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
put(Object) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
offer(Object, long, TimeUnit) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
iterator() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getMaxCapacity() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |