Source file "com/google/common/collect/testing/testers/CollectionRemoveTester.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 189 of 189 | 0% | 0 of 0 | n/a | 11 | 11 | 61 | 61 | 11 | 11 |
testRemove_nullPresent() | ![]() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | |
testRemove_present() | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
testIteratorRemove_unsupported() | ![]() | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | |
testRemove_unsupportedNotPresent() | ![]() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | |
testRemove_unsupported() | ![]() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | |
testRemovePresentConcurrentWithIteration() | ![]() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | |
testRemove_nullNotSupported() | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
testRemove_notPresent() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
testRemove_wrongType() | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
testRemove_nullAllowed() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
CollectionRemoveTester() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |