Source file "org/apache/commons/collections/list/CursorableLinkedList.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 70 of 70 | 0% | 4 of 4 | 0% | 8 | 8 | 14 | 14 | 6 | 6 |
add(Object) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
remove() | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
CursorableLinkedList.SubCursor(AbstractLinkedList.LinkedSubList, int) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
hasNext() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
hasPrevious() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
nextIndex() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |