Source file "com/fasterxml/jackson/core/io/doubleparser/JavaBigIntegerFromByteArray.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 354 of 354 | 0% | 53 of 53 | 0% | 33 | 33 | 70 | 70 | 6 | 6 |
| parseHexDigits(byte[], int, int, boolean) | 0% | 0% | 11 | 11 | 29 | 29 | 1 | 1 | ||
| parseBigIntegerString(byte[], int, int, int) | 0% | 0% | 7 | 7 | 16 | 16 | 1 | 1 | ||
| parseDecDigits(byte[], int, int, boolean) | 0% | 0% | 7 | 7 | 13 | 13 | 1 | 1 | ||
| parseManyDecDigits(byte[], int, int, boolean) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| skipZeroes(byte[], int, int) | 0% | 0% | 5 | 5 | 5 | 5 | 1 | 1 | ||
| JavaBigIntegerFromByteArray() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |