Source file "org/apache/commons/collections4/iterators/PushbackIterator.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 64 of 64 | 0% | 10 of 10 | 0% | 11 | 11 | 15 | 15 | 6 | 6 |
| pushbackIterator(Iterator) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| hasNext() | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| next() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| PushbackIterator(Iterator) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| pushback(Object) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| remove() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |