Source file "com/fasterxml/jackson/databind/node/NodeCursor.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 4 of 88 | 95% | 2 of 8 | 75% | 2 | 9 | 0 | 19 | 0 | 5 |
| nextToken() | 96% | 83% | 1 | 4 | 0 | 12 | 0 | 1 | ||
| currentNode() | 80% | 50% | 1 | 2 | 0 | 1 | 0 | 1 | ||
| NodeCursor.ObjectCursor(JsonNode, NodeCursor) | 100% | n/a | 0 | 1 | 0 | 4 | 0 | 1 | ||
| startArray() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| startObject() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 |