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 | 495 of 495 | 0% | 14 of 14 | 0% | 17 | 17 | 173 | 173 | 10 | 10 |
assertMultimapIsUnmodifiable(Multimap, Object, Object) | ![]() | 0% | ![]() | 0% | 5 | 5 | 84 | 84 | 1 | 1 |
assertCollectionIsUnmodifiable(Collection, Object) | ![]() | 0% | n/a | 1 | 1 | 37 | 37 | 1 | 1 | |
assertIteratorsInOrder(Iterator, Iterator) | ![]() | 0% | ![]() | 0% | 3 | 3 | 12 | 12 | 1 | 1 |
assertMultisetIsUnmodifiable(Multiset, Object) | ![]() | 0% | n/a | 1 | 1 | 21 | 21 | 1 | 1 | |
assertIteratorIsUnmodifiable(Iterator) | ![]() | 0% | ![]() | 0% | 2 | 2 | 7 | 7 | 1 | 1 |
assertMapEntryIsUnmodifiable(Map.Entry) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 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 |