Source file "org/apache/commons/collections/iterators/EnumerationIterator.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 65 of 65 | 0% | 4 of 4 | 0% | 10 | 10 | 21 | 21 | 8 | 8 |
remove() | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
EnumerationIterator(Enumeration, Collection) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
next() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
EnumerationIterator() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
EnumerationIterator(Enumeration) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
hasNext() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
setEnumeration(Enumeration) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getEnumeration() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |