Source file "com/google/common/collect/AbstractMapBasedMultimap.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 146 of 146 | 0% | 10 of 10 | 0% | 17 | 17 | 43 | 43 | 12 | 12 |
addAll(int, Collection) | ![]() | 0% | ![]() | 0% | 4 | 4 | 10 | 10 | 1 | 1 |
add(int, Object) | ![]() | 0% | ![]() | 0% | 2 | 2 | 7 | 7 | 1 | 1 |
subList(int, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
remove(int) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
AbstractMapBasedMultimap.WrappedList(AbstractMapBasedMultimap, Object, List, AbstractMapBasedMultimap.WrappedCollection) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
set(int, Object) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
listIterator(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
get(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
indexOf(Object) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
lastIndexOf(Object) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
listIterator() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getListDelegate() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |