Source file "org/apache/commons/collections4/iterators/ZippingIterator.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 139 of 139 | 0% | 14 of 14 | 0% | 13 | 13 | 35 | 35 | 6 | 6 |
| ZippingIterator(Iterator[]) | 0% | 0% | 3 | 3 | 10 | 10 | 1 | 1 | ||
| hasNext() | 0% | 0% | 4 | 4 | 10 | 10 | 1 | 1 | ||
| next() | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| ZippingIterator(Iterator, Iterator, Iterator) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| remove() | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| ZippingIterator(Iterator, Iterator) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |