Source file "com/google/common/collect/OrderingTest.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 4,127 of 4,127 | 0% | 38 of 38 | 0% | 108 | 108 | 511 | 511 | 89 | 89 |
testVarargsMinAndMax() | ![]() | 0% | n/a | 1 | 1 | 15 | 15 | 1 | 1 | |
testComplicatedOrderingExample() | ![]() | 0% | n/a | 1 | 1 | 29 | 29 | 1 | 1 | |
testExplicit_sortingExample() | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
testIsOrdered() | ![]() | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | |
testIsStrictlyOrdered() | ![]() | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | |
testExplicit_two() | ![]() | 0% | ![]() | 0% | 3 | 3 | 14 | 14 | 1 | 1 |
testIteratorMinAndMax() | ![]() | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | |
testImmutableSortedCopy() | ![]() | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | |
testSortedCopy() | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
testCompound_instance_generics() | ![]() | 0% | n/a | 1 | 1 | 16 | 16 | 1 | 1 | |
testLexicographical() | ![]() | 0% | n/a | 1 | 1 | 14 | 14 | 1 | 1 | |
testIterableMinAndMax() | ![]() | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | |
testOnResultOf_chained() | ![]() | 0% | ![]() | 0% | 4 | 4 | 14 | 14 | 1 | 1 |
testGreatestOfIterator_simple() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
testGreatestOfIterable_simple() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
testLeastOfIterator_simple_n_withNullElement() | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
testLeastOfIterable_simple_n_withNullElement() | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
testParameterMinAndMax() | ![]() | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | |
testReverse() | ![]() | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | |
testOnResultOf_natural() | ![]() | 0% | ![]() | 0% | 4 | 4 | 12 | 12 | 1 | 1 |
testLeastOfIteratorLargeK() | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
runLeastOfComparison(int, int, int) | ![]() | 0% | ![]() | 0% | 4 | 4 | 10 | 10 | 1 | 1 |
testLeastOfIterableLargeK() | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
testNullsFirst() | ![]() | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | |
testNullsLast() | ![]() | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | |
testFrom() | ![]() | 0% | ![]() | 0% | 3 | 3 | 10 | 10 | 1 | 1 |
testLeastOfIterator_ties() | ![]() | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | |
testNatural() | ![]() | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | |
testLeastOfIterable_ties() | ![]() | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | |
testAllEqual() | ![]() | 0% | n/a | 1 | 1 | 11 | 11 | 1 | 1 | |
testLeastOfIterator_simple_nPlusOne() | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
testLeastOfIterable_simple_nPlusOne() | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
testLeastOfIterator_simple_nMinusOne() | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
testLeastOfIterator_simple_n() | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
testLeastOfIterable_simple_nMinusOne() | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
testLeastOfIterable_simple_n() | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
testLeastOfIterable_simple_nMinusOne_withNullElement() | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
testLeastOfIterator_simple_nMinusOne_withNullElement() | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
testBinarySearch() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
testExplicitMax_b297601553() | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
testLeastOfIterable_simple_1() | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
testLeastOfIterator_simple_1() | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
testIteratorMinExhaustsIterator() | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
testIteratorMaxExhaustsIterator() | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
testLeastOfIterable_simple_0() | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
testLeastOfIterator_simple_0() | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
verifyScenario(OrderingTest.Scenario, int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 9 | 9 | 1 | 1 |
testArbitrary_withCollisions() | ![]() | 0% | ![]() | 0% | 2 | 2 | 8 | 8 | 1 | 1 |
testUsingToString() | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
testExplicit_one() | ![]() | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | |
testCombinationsExhaustively_startingFromExplicit() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
testArbitrary_withoutCollisions() | ![]() | 0% | ![]() | 0% | 2 | 2 | 8 | 8 | 1 | 1 |
testCompound_static() | ![]() | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | |
lambda$testLeastOfIterator_simple_negativeOne$0() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lambda$testLeastOfIterable_simple_negativeOne$0() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
testCombinationsExhaustively_startingFromArbitrary() | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
testExhaustively(Ordering, Object[]) | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
lambda$testExplicit_withDuplicates$0() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
shuffledCopy(List, Random) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
testLeastOfIterable_singleton_0() | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
testCombinationsExhaustively_startingFromFromComparator() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
testCombinationsExhaustively_startingFromUsingToString() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
testExplicit_none() | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
testCompound_instance() | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
testLeastOfIterable_empty_0() | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
testLeastOfIterable_empty_1() | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
testLeastOfIterator_singleton_0() | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
testCombinationsExhaustively_startingFromNatural() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
lambda$testExplicitMax_b297601553$0(Ordering) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
testLeastOfIterator_empty_0() | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
testLeastOfIterator_empty_1() | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
testNullPointerExceptions() | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
assertListImmutable(List) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
OrderingTest() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
testReverseOfReverseSameAsForward() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
lambda$testExplicit_two$0(Comparator) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lambda$testExplicit_one$0(Comparator) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lambda$testExplicit_none$0(Comparator) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lambda$testNatural$1(Ordering) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lambda$testNatural$0(Ordering) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
byCharAt(int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
testLeastOfIterable_simple_negativeOne() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
testLeastOfIterator_simple_negativeOne() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
lambda$testNatural$2(Ordering) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
testExplicit_withDuplicates() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
testLeastOf_reconcileAgainstSortAndSublist() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
testLeastOf_reconcileAgainstSortAndSublistSmall() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
lambda$testImmutableSortedCopy$0(List) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
static {...} | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |