Source file "org/apache/commons/collections/list/UnmodifiableList.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 81 of 81 | 0% | 2 of 2 | 0% | 17 | 17 | 20 | 20 | 16 | 16 |
subList(int, int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
decorate(List) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
listIterator(int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
iterator() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
listIterator() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
UnmodifiableList(List) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
add(Object) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
addAll(Collection) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
clear() | ![]() | 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 | |
add(int, Object) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
addAll(int, Collection) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
remove(int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
set(int, Object) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |