Source file "com/fasterxml/jackson/core/io/doubleparser/AbstractNumberParser.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 146 of 146 | 0% | 18 of 18 | 0% | 18 | 18 | 22 | 22 | 9 | 9 |
| static {...} | 0% | 0% | 4 | 4 | 10 | 10 | 1 | 1 | ||
| checkBounds(int, int, int) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| checkBounds(int, int, int, int) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| charAt(byte[], int, int) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| charAt(char[], int, int) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| charAt(CharSequence, int, int) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| lookupHex(char) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| lookupHex(byte) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| AbstractNumberParser() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |