Source file "org/apache/commons/collections4/iterators/PermutationIterator.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 262 of 262 | 0% | 34 of 34 | 0% | 21 | 21 | 45 | 45 | 4 | 4 |
| next() | 0% | 0% | 15 | 15 | 28 | 28 | 1 | 1 | ||
| PermutationIterator(Collection) | 0% | 0% | 3 | 3 | 15 | 15 | 1 | 1 | ||
| hasNext() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| remove() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |