Source file "com/mysema/commons/lang/IteratorAdapter.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 84 of 84 | 0% | 8 of 8 | 0% | 12 | 12 | 28 | 28 | 8 | 8 |
| asList(Iterator) | 0% | 0% | 3 | 3 | 9 | 9 | 1 | 1 | ||
| close() | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| IteratorAdapter(Iterator) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| IteratorAdapter(Iterator, Closeable) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| asList() | 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 | ||
| remove() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |