Source file "org/springframework/integration/util/FunctionIterator.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 62 of 62 | 0% | 4 of 4 | 0% | 9 | 9 | 22 | 22 | 7 | 7 |
| close() | 0% | 0% | 3 | 3 | 9 | 9 | 1 | 1 | ||
| FunctionIterator(AutoCloseable, Iterator, Function) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| FunctionIterator(Iterable, Function) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| FunctionIterator(AutoCloseable, Iterable, Function) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| next() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| FunctionIterator(Iterator, Function) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| hasNext() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |