Source file "reactor/util/concurrent/SpscArrayQueue.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 161 of 161 | 0% | 12 of 12 | 0% | 25 | 25 | 41 | 41 | 19 | 19 |
| offer(Object) | 0% | 0% | 2 | 2 | 8 | 8 | 1 | 1 | ||
| poll() | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| size() | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| peek() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| isEmpty() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| clear() | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| SpscArrayQueue(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| contains(Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| iterator() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| toArray() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| toArray(Object[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| remove(Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| containsAll(Collection) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| addAll(Collection) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| removeAll(Collection) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| retainAll(Collection) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| add(Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| remove() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| element() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |