Source file "io/netty/buffer/IntPriorityQueue.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 227 of 227 | 0% | 28 of 28 | 0% | 24 | 24 | 46 | 46 | 10 | 10 |
| offer(int) | 0% | 0% | 3 | 3 | 8 | 8 | 1 | 1 | ||
| remove(int) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| poll() | 0% | 0% | 2 | 2 | 8 | 8 | 1 | 1 | ||
| sink(int) | 0% | 0% | 5 | 5 | 8 | 8 | 1 | 1 | ||
| lift(int) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| swap(int, int) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| subord(int, int) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| peek() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| IntPriorityQueue() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| isEmpty() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 |