Source file "org/codehaus/jackson/node/NumericNode.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 23 of 23 | 0% | 0 of 0 | n/a | 8 | 8 | 8 | 8 | 8 | 8 |
| NumericNode() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| asInt() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| asInt(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| asLong() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| asLong(long) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| asDouble() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| asDouble(double) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isNumber() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |