Source file "org/apache/commons/io/function/IOIteratorAdapter.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 25 of 25 | 0% | 0 of 0 | n/a | 5 | 5 | 7 | 7 | 5 | 5 |
| IOIteratorAdapter(Iterator) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| adapt(Iterator) | 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 | ||
| unwrap() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |