Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 64 of 109 | 41% | 2 of 4 | 50% | 8 | 14 | 20 | 30 | 7 | 12 |
addAll(int, Collection) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
TypedLinkedList(Collection) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
TypedLinkedList(Collection, Cast) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
add(int, Object) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
addLast(Object) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
TypedLinkedList() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
getCast() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
addAll(Collection) | 100% | 100% | 0 | 2 | 0 | 3 | 0 | 1 | ||
listIterator(int) | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
add(Object) | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
addFirst(Object) | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | ||
TypedLinkedList(Cast) | 100% | n/a | 0 | 1 | 0 | 3 | 0 | 1 |