Source file "com/google/common/collect/TreeRangeSetTest.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 2,451 of 2,451 | 0% | 132 of 132 | 0% | 121 | 121 | 481 | 481 | 55 | 55 |
static {...} | ![]() | 0% | ![]() | 0% | 7 | 7 | 22 | 22 | 1 | 1 |
testAddManyPairs() | ![]() | 0% | ![]() | 0% | 17 | 17 | 16 | 16 | 1 | 1 |
testNavigationAgainstExpected(NavigableMap, NavigableMap, Iterable) | ![]() | 0% | ![]() | 0% | 3 | 3 | 20 | 20 | 1 | 1 |
doPairTest(Range, Range) | ![]() | 0% | ![]() | 0% | 7 | 7 | 15 | 15 | 1 | 1 |
testEnclosing(RangeSet) | ![]() | 0% | ![]() | 0% | 4 | 4 | 14 | 14 | 1 | 1 |
testRemoveAll() | ![]() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | |
testRangesByUpperBound() | ![]() | 0% | ![]() | 0% | 4 | 4 | 13 | 13 | 1 | 1 |
testRemoveMiddle() | ![]() | 0% | n/a | 1 | 1 | 11 | 11 | 1 | 1 | |
testViewAgainstExpected(RangeSet, RangeSet) | ![]() | 0% | ![]() | 0% | 4 | 4 | 12 | 12 | 1 | 1 |
testRangeContaining2() | ![]() | 0% | n/a | 1 | 1 | 10 | 10 | 1 | 1 | |
testIntersects(RangeSet) | ![]() | 0% | ![]() | 0% | 5 | 5 | 11 | 11 | 1 | 1 |
testFillHoleExactly() | ![]() | 0% | n/a | 1 | 1 | 10 | 10 | 1 | 1 | |
testFillHoleWithOverlap() | ![]() | 0% | n/a | 1 | 1 | 10 | 10 | 1 | 1 | |
testSubRangeSetOfComplement() | ![]() | 0% | ![]() | 0% | 4 | 4 | 13 | 13 | 1 | 1 |
testComplementOfSubRangeSet() | ![]() | 0% | ![]() | 0% | 4 | 4 | 13 | 13 | 1 | 1 |
testAddAll() | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
testSubRangeSet() | ![]() | 0% | ![]() | 0% | 4 | 4 | 12 | 12 | 1 | 1 |
testMergesConnectedWithOverlap() | ![]() | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | |
testMergesConnectedDisjoint() | ![]() | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | |
testIgnoresSmallerSharingNoBound() | ![]() | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | |
testIgnoresSmallerSharingLowerBound() | ![]() | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | |
testIgnoresSmallerSharingUpperBound() | ![]() | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | |
testIgnoresEqual() | ![]() | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | |
testExtendSameLowerBound() | ![]() | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | |
testExtendSameUpperBound() | ![]() | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | |
testExtendBothDirections() | ![]() | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | |
testRemoveEmpty() | ![]() | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | |
testRemovePartSharingLowerBound() | ![]() | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | |
testRemovePartSharingUpperBound() | ![]() | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | |
testAllTwoRangesIntersecting() | ![]() | 0% | ![]() | 0% | 3 | 3 | 10 | 10 | 1 | 1 |
testAllTwoRangesEnclosing() | ![]() | 0% | ![]() | 0% | 3 | 3 | 10 | 10 | 1 | 1 |
testComplement() | ![]() | 0% | ![]() | 0% | 3 | 3 | 9 | 9 | 1 | 1 |
testAllSingleRangesComplementAgainstRemove() | ![]() | 0% | ![]() | 0% | 2 | 2 | 12 | 12 | 1 | 1 |
testCreateCopy() | ![]() | 0% | ![]() | 0% | 3 | 3 | 9 | 9 | 1 | 1 |
testRangeContaining1() | ![]() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | |
testRemoveNoOverlap() | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
testRemovePartFromBelowLowerBound() | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
testRemovePartFromAboveUpperBound() | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
testRangesByLowerBounds(TreeRangeSet, Iterable) | ![]() | 0% | ![]() | 0% | 2 | 2 | 7 | 7 | 1 | 1 |
testAddEmpty() | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
expectedSubRangeSet(RangeSet, Range) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
testAllSingleRangesIntersecting() | ![]() | 0% | ![]() | 0% | 2 | 2 | 7 | 7 | 1 | 1 |
testAllSingleRangesEnclosing() | ![]() | 0% | ![]() | 0% | 2 | 2 | 7 | 7 | 1 | 1 |
testRemoveExact() | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
testRemoveAllFromBelowLowerBound() | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
testRemoveAllFromAboveUpperBound() | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
testRemoveAllExtendingBothDirections() | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
testSerialization() | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
testSubRangeSetReplaceAdd() | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
testSubRangeSetAdd() | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
expectedComplement(RangeSet) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
testEmptyIntersecting() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
testEmptyEnclosing() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
TreeRangeSetTest() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
testInvariantsEmpty() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |