Source file "com/google/common/collect/testing/google/UnmodifiableCollectionTests.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 482 of 482 | 0% | 14 of 14 | 0% | 18 | 18 | 177 | 177 | 11 | 11 |
| assertMultimapIsUnmodifiable(Multimap, Object, Object) | 0% | 0% | 5 | 5 | 83 | 83 | 1 | 1 | ||
| assertCollectionIsUnmodifiable(Collection, Object) | 0% | n/a | 1 | 1 | 37 | 37 | 1 | 1 | ||
| assertMultisetIsUnmodifiable(Multiset, Object) | 0% | n/a | 1 | 1 | 25 | 25 | 1 | 1 | ||
| assertIteratorsInOrder(Iterator, Iterator) | 0% | 0% | 3 | 3 | 12 | 12 | 1 | 1 | ||
| assertIteratorIsUnmodifiable(Iterator) | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| assertMapEntryIsUnmodifiable(Map.Entry) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| assertMultimapRemainsUnmodified(Multimap, List) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| assertCollectionsAreEquivalent(Collection, Collection) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| assertSetIsUnmodifiable(Set, Object) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| UnmodifiableCollectionTests() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| lambda$assertMultisetIsUnmodifiable$0(Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |