Source file "org/openjdk/jmh/util/BoundedPriorityQueue.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 76 of 76 | 0% | 6 of 6 | 0% | 12 | 12 | 21 | 21 | 9 | 9 |
| offer(Object) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| BoundedPriorityQueue(int, Comparator) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| reverse(Comparator) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| BoundedPriorityQueue(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| add(Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| poll() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| peek() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| iterator() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| size() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |