Source file "com/google/common/collect/ImmutableSortedSetTest.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 4,979 of 4,979 | 0% | 40 of 40 | 0% | 149 | 149 | 675 | 675 | 129 | 129 |
suite() | ![]() | 0% | n/a | 1 | 1 | 50 | 50 | 1 | 1 | |
testContainsAll_differentComparator() | ![]() | 0% | n/a | 1 | 1 | 12 | 12 | 1 | 1 | |
testEquals_bothExplicitOrdering() | ![]() | 0% | n/a | 1 | 1 | 10 | 10 | 1 | 1 | |
testEquals_bothDefaultOrdering() | ![]() | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | |
testContainsAll_notSortedSet() | ![]() | 0% | n/a | 1 | 1 | 11 | 11 | 1 | 1 | |
testExplicit_subSet() | ![]() | 0% | n/a | 1 | 1 | 15 | 15 | 1 | 1 | |
testContainsAll_sameComparator() | ![]() | 0% | n/a | 1 | 1 | 10 | 10 | 1 | 1 | |
testExplicit_headSet() | ![]() | 0% | n/a | 1 | 1 | 13 | 13 | 1 | 1 | |
testExplicit_tailSet() | ![]() | 0% | n/a | 1 | 1 | 12 | 12 | 1 | 1 | |
testOf_subSet() | ![]() | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | |
testExplicit_ordering_dupes() | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
testCopyOfExplicit_ordering_dupes() | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
testCopyOfExplicit_iterator_ordering_dupes() | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
testAsListInconsistentComparator() | ![]() | 0% | n/a | 1 | 1 | 15 | 15 | 1 | 1 | |
testOf_headSet() | ![]() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | |
testCopyOf_ordering_dupes() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
testCopyOf_iterator_ordering_dupes() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
testCopyOfSorted_explicit_ordering() | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
testCopyOf_sortedSetIterable() | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
testFloor_elementPresent() | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
testCeiling_elementPresent() | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
testToImmutableSortedSet_customComparator() | ![]() | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | |
testOf_tailSet() | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
testCopyOfSorted_natural_ordering() | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
testExplicit_ordering() | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
testCopyOf_sortedSet_ordering() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
testCopyOf_ordering() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
testCopyOf_iterator_ordering() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
testCopyOfExplicit_ordering() | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
testCopyOfExplicit_iterator_ordering() | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
testToImmutableSortedSet_duplicates() | ![]() | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | |
testReverseOrder() | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
testSupertypeComparator() | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
testSupertypeComparatorSubtypeElements() | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
testOf_ordering_dupes() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
testToImmutableSortedSet() | ![]() | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | |
testExplicit_contains() | ![]() | 0% | n/a | 1 | 1 | 10 | 10 | 1 | 1 | |
testBuilderAsymptotics() | ![]() | 0% | ![]() | 0% | 3 | 3 | 10 | 10 | 1 | 1 |
testCeiling_elementAbsent() | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
testEquals_bothDefaultOrdering_stringVsInt() | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
testEquals_bothExplicitOrdering_stringVsInt() | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
testSubSetExclusiveExclusive() | ![]() | 0% | ![]() | 0% | 3 | 3 | 9 | 9 | 1 | 1 |
testSubSetExclusiveInclusive() | ![]() | 0% | ![]() | 0% | 3 | 3 | 9 | 9 | 1 | 1 |
testSingle_subSet() | ![]() | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | |
testSubSetInclusiveInclusive() | ![]() | 0% | ![]() | 0% | 3 | 3 | 9 | 9 | 1 | 1 |
testExplicit_serialization() | ![]() | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | |
testSubSetInclusiveExclusive() | ![]() | 0% | ![]() | 0% | 3 | 3 | 9 | 9 | 1 | 1 |
testFloor_elementAbsent() | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
testOf_ordering() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
testDifferentComparator_serialization() | ![]() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | |
testExplicit_containsMismatchedTypes() | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
testExplicit_first() | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
testExplicit_last() | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
testCopyOfSorted_natural_comparator() | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
testLegacyComparable_of() | ![]() | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | |
testExplicit_comparator() | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
testCopyOf_comparator() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
testCopyOf_iterator_comparator() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
testCopyOfExplicit_comparator() | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
testCopyOfExplicit_iterator_comparator() | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
testContainsAll_sameComparator_stringVsInt() | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
testTailSetExclusive() | ![]() | 0% | ![]() | 0% | 2 | 2 | 8 | 8 | 1 | 1 |
testHeadSetInclusive() | ![]() | 0% | ![]() | 0% | 2 | 2 | 8 | 8 | 1 | 1 |
testTailSetInclusive() | ![]() | 0% | ![]() | 0% | 2 | 2 | 8 | 8 | 1 | 1 |
testHeadSetExclusive() | ![]() | 0% | ![]() | 0% | 2 | 2 | 8 | 8 | 1 | 1 |
testLegacyComparable_builder_natural() | ![]() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | |
testLegacyComparable_builder_reverse() | ![]() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | |
lambda$testToImmutableSortedSet_duplicates$0(ImmutableSortedSet, ImmutableSortedSet) | ![]() | 0% | ![]() | 0% | 4 | 4 | 6 | 6 | 1 | 1 |
testSingle_headSet() | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
testSingle_tailSet() | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
testCopyOf_subSet() | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
testSubsetAsList() | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
testSubsetAsListReturnTypeAndSerialization() | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
testCopyOf_headSet() | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
testCopyOf_tailSet() | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
testAsList() | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
testOf_serialization() | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
testOf_gwtArraycopyBug() | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
testAsListReturnTypeAndSerialization() | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
testExplicitEmpty_serialization() | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
lambda$testToImmutableSortedSet_customComparator$0(ImmutableSortedSet, ImmutableSortedSet) | ![]() | 0% | ![]() | 0% | 4 | 4 | 3 | 3 | 1 | 1 |
static {...} | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
testOf_comparator() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
testOf_subSetSerialization() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
testSingle_serialization() | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
testOf_first() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
testOf_last() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
testEmpty_serialization() | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
testFloor_emptySet() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
testCeiling_emptySet() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
testBuilderGenerics_selfComparable() | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
testBuilderGenerics_superComparable() | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
lambda$testBuilderAsymptotics$0(int[], Integer, Integer) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
testEmpty_subSet() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
testSingle_first() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
testSingle_last() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
of(Comparable, Comparable, Comparable, Comparable, Comparable, Comparable, Comparable[]) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
testEmpty_headSet() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
testEmpty_tailSet() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
testEmpty_first() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
testEmpty_last() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
testSingle_comparator() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
testCopyOf_sortedSet_comparator() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
testLegacyComparable_copyOf_iterator() | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
testEmpty_comparator() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
testLegacyComparable_copyOf_collection() | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
of(Comparable, Comparable, Comparable, Comparable, Comparable) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
assertNotEqualLenient(TreeSet, SortedSet) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
of(Comparable, Comparable, Comparable, Comparable) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
testNullPointers() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
sortedNumberNames(int, int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
of(Comparable, Comparable, Comparable) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
testBuilderMethod() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
lambda$testExplicit_subSet$0(SortedSet) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lambda$testOf_subSet$0(SortedSet) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
of(Comparable, Comparable) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
asIterator(Object[]) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
ImmutableSortedSetTest() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
of(Comparable) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
copyOf(Comparable[]) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
copyOf(Collection) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
copyOf(Iterable) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
copyOf(Iterator) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lambda$testEmpty_last$0(SortedSet) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lambda$testEmpty_first$0(SortedSet) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
of() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
builder() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
getComplexBuilderSetLastElement() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
lambda$testBuilderMethod$0() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |