Source file "com/google/common/collect/TreeRangeMapTest.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 2,759 of 2,759 | 0% | 108 of 108 | 0% | 96 | 96 | 507 | 507 | 42 | 42 |
testPutCoalescingComplex() | ![]() | 0% | n/a | 1 | 1 | 26 | 26 | 1 | 1 | |
testSubRangeMapPut() | ![]() | 0% | n/a | 1 | 1 | 38 | 38 | 1 | 1 | |
testSubRangeMapPutCoalescing() | ![]() | 0% | n/a | 1 | 1 | 29 | 29 | 1 | 1 | |
testSubRangeMapExhaustive() | ![]() | 0% | ![]() | 0% | 9 | 9 | 30 | 30 | 1 | 1 |
testSubRangeMapRemove() | ![]() | 0% | n/a | 1 | 1 | 20 | 20 | 1 | 1 | |
suite() | ![]() | 0% | n/a | 1 | 1 | 23 | 23 | 1 | 1 | |
static {...} | ![]() | 0% | ![]() | 0% | 11 | 11 | 15 | 15 | 1 | 1 |
testEquals() | ![]() | 0% | n/a | 1 | 1 | 19 | 19 | 1 | 1 | |
testSubSubRangeMap() | ![]() | 0% | n/a | 1 | 1 | 11 | 11 | 1 | 1 | |
testPutCoalescingSubmapEmpty() | ![]() | 0% | n/a | 1 | 1 | 11 | 11 | 1 | 1 | |
testMergeAllRangeTriples() | ![]() | 0% | ![]() | 0% | 4 | 4 | 16 | 16 | 1 | 1 |
testPutAll() | ![]() | 0% | ![]() | 0% | 4 | 4 | 18 | 18 | 1 | 1 |
testAllRangeTriples() | ![]() | 0% | ![]() | 0% | 4 | 4 | 16 | 16 | 1 | 1 |
testPutTwoAndRemove() | ![]() | 0% | ![]() | 0% | 4 | 4 | 16 | 16 | 1 | 1 |
testPutCoalescingTwoAndRemove() | ![]() | 0% | ![]() | 0% | 4 | 4 | 16 | 16 | 1 | 1 |
testSpanTwoRanges() | ![]() | 0% | ![]() | 0% | 6 | 6 | 20 | 20 | 1 | 1 |
testMergeOntoDisconnectedRanges() | ![]() | 0% | n/a | 1 | 1 | 11 | 11 | 1 | 1 | |
testMergeWithRemappingFunctionReturningNullValue() | ![]() | 0% | n/a | 1 | 1 | 11 | 11 | 1 | 1 | |
testPutCoalescingEmpty() | ![]() | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | |
testSubRangeMapClear() | ![]() | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | |
verify(Map, RangeMap) | ![]() | 0% | ![]() | 0% | 5 | 5 | 10 | 10 | 1 | 1 |
testMergeOntoRangeOverlappingLowerBound() | ![]() | 0% | n/a | 1 | 1 | 10 | 10 | 1 | 1 | |
testMergeOntoRangeOverlappingUpperBound() | ![]() | 0% | n/a | 1 | 1 | 10 | 10 | 1 | 1 | |
testMergeOntoSuperRange() | ![]() | 0% | n/a | 1 | 1 | 10 | 10 | 1 | 1 | |
testMergeOntoSubRange() | ![]() | 0% | n/a | 1 | 1 | 10 | 10 | 1 | 1 | |
testMergeNullValue() | ![]() | 0% | n/a | 1 | 1 | 10 | 10 | 1 | 1 | |
testAllRangePairs() | ![]() | 0% | ![]() | 0% | 3 | 3 | 12 | 12 | 1 | 1 |
testPutAndRemove() | ![]() | 0% | ![]() | 0% | 3 | 3 | 12 | 12 | 1 | 1 |
testPutCoalescing() | ![]() | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | |
testCopyOfTreeRangeMap() | ![]() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | |
testCopyOfImmutableRangeMap() | ![]() | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | |
testMergeOntoIdenticalRange() | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
testSpanSingleRange() | ![]() | 0% | ![]() | 0% | 2 | 2 | 10 | 10 | 1 | 1 |
testAllRangesAlone() | ![]() | 0% | ![]() | 0% | 2 | 2 | 8 | 8 | 1 | 1 |
mergeModel(Map, Range, int, BiFunction) | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
putModel(Map, Range, int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
removeModel(Map, Range) | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
lambda$testSubRangeMapPutCoalescing$0(RangeMap) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lambda$testSubRangeMapPut$0(RangeMap) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lambda$testMergeNullValue$0(Integer, Integer) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
TreeRangeMapTest() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lambda$testMergeWithRemappingFunctionReturningNullValue$0(Integer, Integer) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |