Source file "com/google/common/collect/ImmutableSortedMapTest.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 2,694 of 2,694 | 0% | 14 of 14 | 0% | 77 | 77 | 438 | 438 | 70 | 70 |
testOf() | ![]() | 0% | n/a | 1 | 1 | 108 | 108 | 1 | 1 | |
suite() | ![]() | 0% | n/a | 1 | 1 | 28 | 28 | 1 | 1 | |
testBuilderPutAll() | ![]() | 0% | n/a | 1 | 1 | 10 | 10 | 1 | 1 | |
testBuilderReuse() | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
testBuilderComparator() | ![]() | 0% | n/a | 1 | 1 | 11 | 11 | 1 | 1 | |
testBuilderReverseOrder() | ![]() | 0% | n/a | 1 | 1 | 10 | 10 | 1 | 1 | |
testBuilder() | ![]() | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | |
testCopyOfExplicitComparator() | ![]() | 0% | n/a | 1 | 1 | 10 | 10 | 1 | 1 | |
testCopyOfSortedExplicit() | ![]() | 0% | n/a | 1 | 1 | 10 | 10 | 1 | 1 | |
testCopyOf() | ![]() | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | |
testCopyOfSortedNatural() | ![]() | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | |
testToImmutableSortedMap() | ![]() | 0% | n/a | 1 | 1 | 15 | 15 | 1 | 1 | |
testCopyOfImmutableSortedSetDifferentComparator() | ![]() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | |
testToImmutableSortedMapMerging() | ![]() | 0% | n/a | 1 | 1 | 10 | 10 | 1 | 1 | |
testMutableValues() | ![]() | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | |
testSubMapInclusiveInclusive() | ![]() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | |
testNullValuesInCopyOfMap() | ![]() | 0% | ![]() | 0% | 4 | 4 | 8 | 8 | 1 | 1 |
testNullValuesInCopyOfEntries() | ![]() | 0% | ![]() | 0% | 4 | 4 | 8 | 8 | 1 | 1 |
testImmutableMapCopyOfImmutableSortedMap() | ![]() | 0% | n/a | 1 | 1 | 10 | 10 | 1 | 1 | |
testBuilder_withMutableEntry() | ![]() | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | |
testSubMapInclusiveExclusive() | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
testSubMapExclusiveInclusive() | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
testHeadMapInclusive() | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
testTailMapInclusive() | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
testCopyOfDuplicateKey() | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
testViewSerialization() | ![]() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | |
testNullPointers() | ![]() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | |
testSubMapExclusiveExclusive() | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
assertMapEquals(Map, Object[]) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
testHeadMapExclusive() | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
testTailMapExclusive() | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
testCopyOfSingletonMap() | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
testBuilder_withImmutableEntry() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
testSingletonBuilder() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
lambda$testToImmutableSortedMap_exceptionOnDuplicateKey$0(Collector) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
testPuttingTheSameKeyTwiceThrowsOnBuild() | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
testCopyOfEmptyMap() | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
testBuilder_withImmutableEntryAndNullContents() | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
testOfNullKey() | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
testToImmutableSortedMap_exceptionOnDuplicateKey() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
testNullGet() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
testBuilderPutAllWithEmptyMap() | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
testOfNullValue() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
testBuilder_orderEntriesByValueFails() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
testBuilderPutNullKey() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
testBuilderPutNullValue() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
testBuilderPutNullKeyViaPutAll() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
testBuilderPutNullValueViaPutAll() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
lambda$testOfWithDuplicateKey$0() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lambda$testOfNullKey$1() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lambda$testBuilder_withImmutableEntryAndNullContents$1(ImmutableSortedMap.Builder) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
testEmptyBuilder() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
lambda$testOfNullValue$1() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lambda$testBuilderPutNullKeyViaPutAll$0(ImmutableSortedMap.Builder) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lambda$testBuilder_withImmutableEntryAndNullContents$0(ImmutableSortedMap.Builder) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lambda$testBuilderPutNullValueViaPutAll$0(ImmutableSortedMap.Builder) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lambda$testBuilderPutNullKey$0(ImmutableSortedMap.Builder) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
testOfWithDuplicateKey() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
testBuilderGenerics_selfComparable() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
testBuilderGenerics_superComparable() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
lambda$testOfNullKey$0(Integer) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
lambda$testBuilderPutNullValue$0(ImmutableSortedMap.Builder) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
lambda$testNullValuesInCopyOfEntries$0(Map) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
lambda$testToImmutableSortedMap$0(ImmutableSortedMap) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
lambda$testOfNullValue$0() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
lambda$testBuilder_orderEntriesByValueFails$0(ImmutableSortedMap.Builder) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
ImmutableSortedMapTest() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
lambda$testNullValuesInCopyOfMap$0(Map) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
lambda$testCopyOfDuplicateKey$0(Map) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
lambda$testPuttingTheSameKeyTwiceThrowsOnBuild$0(ImmutableSortedMap.Builder) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |