Source file "com/google/common/collect/ForwardingListTest.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 86 of 86 | 0% | 0 of 0 | n/a | 22 | 22 | 25 | 25 | 22 | 22 |
ForwardingListTest.StandardImplForwardingList(List) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
addAll(int, Collection) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
subList(int, int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
add(Object) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
addAll(Collection) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
contains(Object) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
containsAll(Collection) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
remove(Object) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
removeAll(Collection) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
retainAll(Collection) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
toArray(Object[]) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
equals(Object) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
indexOf(Object) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lastIndexOf(Object) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
listIterator() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
listIterator(int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
delegate() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
clear() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
toArray() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
toString() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
hashCode() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
iterator() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |