Source file "org/codehaus/jackson/map/MappingIterator.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 198 of 198 | 0% | 28 of 28 | 0% | 23 | 23 | 57 | 57 | 9 | 9 |
| nextValue() | 0% | 0% | 5 | 5 | 12 | 12 | 1 | 1 | ||
| hasNextValue() | 0% | 0% | 7 | 7 | 16 | 16 | 1 | 1 | ||
| MappingIterator(JavaType, JsonParser, DeserializationContext, JsonDeserializer, boolean, Object) | 0% | 0% | 5 | 5 | 14 | 14 | 1 | 1 | ||
| hasNext() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| next() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| MappingIterator(JavaType, JsonParser, DeserializationContext, JsonDeserializer) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| remove() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| emptyIterator() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |