Source file "com/google/common/collect/MinMaxPriorityQueue.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 234 of 234 | 0% | 34 of 34 | 0% | 25 | 25 | 52 | 52 | 8 | 8 |
| remove() | 0% | 0% | 4 | 4 | 17 | 17 | 1 | 1 | ||
| next() | 0% | 0% | 4 | 4 | 13 | 13 | 1 | 1 | ||
| removeExact(Object) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| hasNext() | 0% | 0% | 4 | 4 | 2 | 2 | 1 | 1 | ||
| nextNotInSkipMe(int) | 0% | 0% | 4 | 4 | 4 | 4 | 1 | 1 | ||
| containsExact(Iterable, Object) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| MinMaxPriorityQueue.QueueIterator(MinMaxPriorityQueue) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| checkModCount() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 |