Source file "org/hibernate/internal/util/collections/JoinedIterator.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 87 of 87 | 0% | 10 of 10 | 0% | 11 | 11 | 23 | 23 | 6 | 6 |
| updateCurrentIterator() | 0% | 0% | 5 | 5 | 9 | 9 | 1 | 1 | ||
| JoinedIterator(Iterator[]) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| JoinedIterator(List) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| hasNext() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| next() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| remove() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 |