Source file "com/google/common/collect/ImmutableSortedMultisetTest.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 1,611 of 1,611 | 0% | 12 of 12 | 0% | 80 | 80 | 271 | 271 | 74 | 74 |
| suite() | 0% | n/a | 1 | 1 | 18 | 18 | 1 | 1 | ||
| testBuilderAddAllMultiset() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| testBuilderAddAllHandlesNullsCorrectly() | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | ||
| testBuilderAddAll() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| testToImmutableSortedMultisetCountFunction() | 0% | n/a | 1 | 1 | 11 | 11 | 1 | 1 | ||
| testToImmutableSortedMultiset() | 0% | n/a | 1 | 1 | 11 | 11 | 1 | 1 | ||
| testCreation_sevenElements() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| testBuilderAddAllIterator() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| testForEachEntry() | 0% | n/a | 1 | 1 | 10 | 10 | 1 | 1 | ||
| testCreation_sixElements() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| testCopyOf_multiset_general() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| testCopyOf_iterator_general() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| testBuilderAddCopies() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| testCopyOf_collection_general() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| testBuilderSetCount() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| testCopyOfDuplicateInconsistentWithEquals() | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | ||
| testCreation_fiveElements() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| testBuilderAdd() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| testEquals_immutableMultiset() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| testAsList() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| testCopyOf_plainIterable() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| testCreation_fourElements() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| testCreation_arrayOfArray() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| testSerialization_multiple() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| testCopyOfSortedDefensiveCopy() | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | ||
| testSerialization_elementSet() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| testCreation_threeElements() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| testIterationOrder() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| testCopyOf_multiset_oneElement() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| testCopyOf_multisetContainingNull() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| testCopyOf_iteratorContainingNull() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| testCopyOf_collection_oneElement() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| testCopyOf_collectionContainingNull() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| lambda$testToImmutableSortedMultisetCountFunction$0(ImmutableSortedMultiset, ImmutableSortedMultiset) | 0% | 0% | 4 | 4 | 3 | 3 | 1 | 1 | ||
| lambda$testToImmutableSortedMultiset$0(ImmutableSortedMultiset, ImmutableSortedMultiset) | 0% | 0% | 4 | 4 | 3 | 3 | 1 | 1 | ||
| testCreation_arrayOfOneElement() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| testCreation_twoElements() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| testCopyOf_iterator_oneElement() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| testCreation_oneElement() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| testCreation_arrayContainingOnlyNull() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| testCopyOfDefensiveCopy() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| testBuilderSetCountHandlesNullsCorrectly() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| testCopyOf_collection_empty() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| testCreation_emptyArray() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| testCopyOf_shortcut_immutableMultiset() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| testSerialization_entrySet() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| testCopyOf_multiset_empty() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| testCopyOf_iterator_empty() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| testMultisetWrites() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| testCopyOf_shortcut_singleton() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| testBuilderAddHandlesNullsCorrectly() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| testBuilderAddCopiesHandlesNullsCorrectly() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| testBuilderAddCopiesIllegal() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| testBuilderSetCountIllegal() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| testCopyOf_shortcut_empty() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| testSerialization_empty() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| lambda$testForEachEntry$0(List, String, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| testCreation_noArgs() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| testNullPointers() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| lambda$testBuilderSetCountIllegal$0(ImmutableSortedMultiset.Builder) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| lambda$testBuilderSetCountHandlesNullsCorrectly$0(ImmutableSortedMultiset.Builder) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| lambda$testBuilderAddCopiesIllegal$0(ImmutableSortedMultiset.Builder) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| lambda$testBuilderAddCopiesHandlesNullsCorrectly$0(ImmutableSortedMultiset.Builder) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| lambda$testBuilderAddAllHandlesNullsCorrectly$0(ImmutableSortedMultiset.Builder) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| lambda$testBuilderAddHandlesNullsCorrectly$0(ImmutableSortedMultiset.Builder) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| lambda$testBuilderAddAllHandlesNullsCorrectly$2(ImmutableSortedMultiset.Builder, Multiset) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| lambda$testBuilderAddAllHandlesNullsCorrectly$1(ImmutableSortedMultiset.Builder, List) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| lambda$testCopyOf_iteratorContainingNull$0(Iterator) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| lambda$testCopyOf_multisetContainingNull$0(Multiset) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| lambda$testCopyOf_collectionContainingNull$0(Collection) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| lambda$testCreation_arrayContainingOnlyNull$0(String[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| ImmutableSortedMultisetTest() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| lambda$testToImmutableSortedMultisetCountFunction$2(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| lambda$testToImmutableSortedMultisetCountFunction$1(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |