Source file "org/apache/commons/collections/iterators/UnmodifiableOrderedMapIterator.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 57 of 57 | 0% | 4 of 4 | 0% | 12 | 12 | 16 | 16 | 10 | 10 |
decorate(OrderedMapIterator) | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
UnmodifiableOrderedMapIterator(OrderedMapIterator) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
setValue(Object) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
remove() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
hasNext() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
next() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
hasPrevious() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
previous() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getKey() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getValue() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |