Source file "org/apache/commons/collections4/iterators/PeekingIterator.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 137 of 137 | 0% | 26 of 26 | 0% | 21 | 21 | 39 | 39 | 8 | 8 |
fill() | ![]() | 0% | ![]() | 0% | 4 | 4 | 9 | 9 | 1 | 1 |
next() | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
peekingIterator(Iterator) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
hasNext() | ![]() | 0% | ![]() | 0% | 4 | 4 | 3 | 3 | 1 | 1 |
PeekingIterator(Iterator) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
element() | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
remove() | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
peek() | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |