Source file "com/google/common/collect/LinkedListMultimap.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 242 of 242 | 0% | 28 of 28 | 0% | 25 | 25 | 51 | 51 | 11 | 11 |
LinkedListMultimap.ValueForKeyIterator(LinkedListMultimap, Object, int) | ![]() | 0% | ![]() | 0% | 7 | 7 | 15 | 15 | 1 | 1 |
remove() | ![]() | 0% | ![]() | 0% | 3 | 3 | 8 | 8 | 1 | 1 |
next() | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
previous() | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
LinkedListMultimap.ValueForKeyIterator(LinkedListMultimap, Object) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
add(Object) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
set(Object) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
hasNext() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
hasPrevious() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
previousIndex() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
nextIndex() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |