Source file "reactor/util/concurrent/SpscLinkedArrayQueue.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 340 of 340 | 0% | 20 of 20 | 0% | 20 | 20 | 85 | 85 | 10 | 10 |
| test(Object, Object) | 0% | 0% | 2 | 2 | 19 | 19 | 1 | 1 | ||
| offer(Object) | 0% | 0% | 2 | 2 | 18 | 18 | 1 | 1 | ||
| poll() | 0% | 0% | 3 | 3 | 16 | 16 | 1 | 1 | ||
| peek() | 0% | 0% | 3 | 3 | 11 | 11 | 1 | 1 | ||
| SpscLinkedArrayQueue(int) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| size() | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| isEmpty() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| clear() | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| iterator() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |