Source file "com/fasterxml/jackson/databind/util/ArrayIterator.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 27 of 46 | 41% | 3 of 4 | 25% | 4 | 7 | 4 | 10 | 2 | 5 |
| next() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| remove() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| hasNext() | 80% | 50% | 1 | 2 | 0 | 1 | 0 | 1 | ||
| ArrayIterator(Object[]) | 100% | n/a | 0 | 1 | 0 | 4 | 0 | 1 | ||
| iterator() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 |