Source file "com/github/benmanes/caffeine/SingleConsumerQueue.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 458 of 458 | 0% | 76 of 76 | 0% | 58 | 58 | 131 | 131 | 20 | 20 |
transferOrCombine(SingleConsumerQueue.Node, SingleConsumerQueue.Node) | ![]() | 0% | ![]() | 0% | 10 | 10 | 20 | 20 | 1 | 1 |
append(SingleConsumerQueue.Node, SingleConsumerQueue.Node) | ![]() | 0% | ![]() | 0% | 8 | 8 | 22 | 22 | 1 | 1 |
addAll(Collection) | ![]() | 0% | ![]() | 0% | 4 | 4 | 16 | 16 | 1 | 1 |
poll() | ![]() | 0% | ![]() | 0% | 5 | 5 | 12 | 12 | 1 | 1 |
SingleConsumerQueue(Function) | ![]() | 0% | ![]() | 0% | 2 | 2 | 9 | 9 | 1 | 1 |
size() | ![]() | 0% | ![]() | 0% | 5 | 5 | 11 | 11 | 1 | 1 |
static {...} | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
peek() | ![]() | 0% | ![]() | 0% | 4 | 4 | 8 | 8 | 1 | 1 |
contains(Object) | ![]() | 0% | ![]() | 0% | 4 | 4 | 6 | 6 | 1 | 1 |
index() | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
offer(Object) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
findLast(SingleConsumerQueue.Node) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
isEmpty() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
ceilingPowerOfTwo(int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
optimistic() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
linearizable() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
iterator() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
writeReplace() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
readObject(ObjectInputStream) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
add(Object) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |