Source file "com/google/common/collect/MinMaxPriorityQueueTest.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 3,114 of 3,114 | 0% | 108 of 108 | 0% | 125 | 125 | 623 | 623 | 71 | 71 |
| testInvalidatingRemove2() | 0% | n/a | 1 | 1 | 16 | 16 | 1 | 1 | ||
| testIteratorInvalidatingIteratorRemove2() | 0% | n/a | 1 | 1 | 25 | 25 | 1 | 1 | ||
| testIteratorInvalidatingIteratorRemove() | 0% | 0% | 2 | 2 | 27 | 27 | 1 | 1 | ||
| testIteratorRegressionChildlessUncle() | 0% | 0% | 3 | 3 | 16 | 16 | 1 | 1 | ||
| testHeapIntact() | 0% | 0% | 6 | 6 | 33 | 33 | 1 | 1 | ||
| testRemove() | 0% | n/a | 1 | 1 | 13 | 13 | 1 | 1 | ||
| testRegression_dataCorruption() | 0% | 0% | 3 | 3 | 27 | 27 | 1 | 1 | ||
| testContains() | 0% | n/a | 1 | 1 | 18 | 18 | 1 | 1 | ||
| testInvalidatingRemove() | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | ||
| testRemoveFromStringHeap() | 0% | n/a | 1 | 1 | 15 | 15 | 1 | 1 | ||
| testSmall() | 0% | n/a | 1 | 1 | 18 | 18 | 1 | 1 | ||
| testRandomAddsAndRemoves_duplicateElements() | 0% | 0% | 5 | 5 | 23 | 23 | 1 | 1 | ||
| testSmallMinHeap() | 0% | n/a | 1 | 1 | 16 | 16 | 1 | 1 | ||
| testCorrectOrdering_randomAccess() | 0% | 0% | 5 | 5 | 20 | 20 | 1 | 1 | ||
| testRandomAddsAndRemoves() | 0% | 0% | 5 | 5 | 23 | 23 | 1 | 1 | ||
| testCreateWithCapacityAndOrdering() | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | ||
| testIsEvenLevel() | 0% | n/a | 1 | 1 | 21 | 21 | 1 | 1 | ||
| testExhaustive_pollAndPush() | 0% | 0% | 4 | 4 | 17 | 17 | 1 | 1 | ||
| testRemoveAt() | 0% | 0% | 3 | 3 | 14 | 14 | 1 | 1 | ||
| testIteratorTesterLarger() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| testCreateWithOrdering() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| testRandomRemoves() | 0% | 0% | 3 | 3 | 13 | 13 | 1 | 1 | ||
| testIteratorConcurrentModification() | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | ||
| testCorrectOrdering_regression() | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| testCorrectOrdering_smallHeapsPollFirst() | 0% | 0% | 4 | 4 | 10 | 10 | 1 | 1 | ||
| testCorrectOrdering_smallHeapsPollLast() | 0% | 0% | 4 | 4 | 10 | 10 | 1 | 1 | ||
| testCorrectOrdering_mediumHeapsPollFirst() | 0% | 0% | 3 | 3 | 10 | 10 | 1 | 1 | ||
| testCorrectOrdering_mediumHeapsPollLast() | 0% | 0% | 3 | 3 | 10 | 10 | 1 | 1 | ||
| testCorrectOrdering_73ElementBug() | 0% | 0% | 2 | 2 | 12 | 12 | 1 | 1 | ||
| testRemoveAt_exhaustive() | 0% | 0% | 3 | 3 | 9 | 9 | 1 | 1 | ||
| testIteratorPastEndException() | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | ||
| suite() | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | ||
| testRemoveRegression() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| testIteratorTester() | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| testCreation_allOptions() | 0% | n/a | 1 | 1 | 10 | 10 | 1 | 1 | ||
| insertIntoReplica(Map, int) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| testCreation_maximumSize_withContents() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| testCreation_comparator_withContents() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| testCreation_comparator_maximumSize() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| testCreation_expectedSize_withContents() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| createOrderedList(int) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| assertIntactUsingSeed(long, MinMaxPriorityQueue) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| assertIntactUsingStartedWith(Collection, MinMaxPriorityQueue) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| testCreation_expectedSize_maximumSize() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| removeMaxFromReplica(SortedMap, int) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| testCreation_expectedSize_comparator() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| insertRandomly(ArrayList, MinMaxPriorityQueue, Random) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| testCreation_maximumSize() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| testCreation_withContents() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| runIterator(List, int) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| insertRandomly(ArrayList, MinMaxPriorityQueue) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| assertEqualsUsingSeed(long, Object, Object) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| assertEqualsUsingStartedWith(Collection, Object, Object) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| testCreation_comparator() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| removeFromReplica(Map, int) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| assertIntact(MinMaxPriorityQueue) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| testNullPointers() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| testCreation_expectedSize() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| removeMinFromReplica(SortedMap, int) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| testCreation_simple() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| checkNatural(MinMaxPriorityQueue) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| checkUnbounded(MinMaxPriorityQueue) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| lambda$testIsEvenLevel$3() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| lambda$testIsEvenLevel$2() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| lambda$testIsEvenLevel$1() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| lambda$testIsEvenLevel$0() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| MinMaxPriorityQueueTest() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| lambda$testIteratorConcurrentModification$0(Iterator) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| lambda$testIteratorPastEndException$0(Iterator) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| rawtypeToWildcard(MinMaxPriorityQueue.Builder) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |