Source file "reactor/util/concurrent/MpscLinkedQueue.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 204 of 204 | 0% | 26 of 26 | 0% | 24 | 24 | 60 | 60 | 11 | 11 |
| poll() | 0% | 0% | 4 | 4 | 14 | 14 | 1 | 1 | ||
| test(Object, Object) | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | ||
| size() | 0% | 0% | 5 | 5 | 11 | 11 | 1 | 1 | ||
| peek() | 0% | 0% | 4 | 4 | 8 | 8 | 1 | 1 | ||
| offer(Object) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| MpscLinkedQueue() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| isEmpty() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| clear() | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| remove(Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| iterator() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |