Source file "org/apache/commons/collections/CursorableLinkedList.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 330 of 330 | 0% | 28 of 28 | 0% | 25 | 25 | 70 | 70 | 11 | 11 |
CursorableLinkedList.ListIter(CursorableLinkedList, int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 15 | 15 | 1 | 1 |
remove() | ![]() | 0% | ![]() | 0% | 4 | 4 | 10 | 10 | 1 | 1 |
previous() | ![]() | 0% | ![]() | 0% | 2 | 2 | 9 | 9 | 1 | 1 |
next() | ![]() | 0% | ![]() | 0% | 2 | 2 | 9 | 9 | 1 | 1 |
add(Object) | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
hasNext() | ![]() | 0% | ![]() | 0% | 3 | 3 | 2 | 2 | 1 | 1 |
hasPrevious() | ![]() | 0% | ![]() | 0% | 3 | 3 | 2 | 2 | 1 | 1 |
set(Object) | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
previousIndex() | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
nextIndex() | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
checkForComod() | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |