Source file "com/fasterxml/jackson/core/io/doubleparser/AbstractJavaFloatingPointBitsFromCharSequence.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 724 of 724 | 0% | 152 of 152 | 0% | 82 | 82 | 151 | 151 | 6 | 6 |
| parseHexFloatLiteral(CharSequence, int, int, int, boolean) | 0% | 0% | 27 | 27 | 57 | 57 | 1 | 1 | ||
| parseDecFloatLiteral(CharSequence, int, int, int, boolean, boolean) | 0% | 0% | 24 | 24 | 52 | 52 | 1 | 1 | ||
| parseNaNOrInfinity(CharSequence, int, int, boolean) | 0% | 0% | 17 | 17 | 20 | 20 | 1 | 1 | ||
| parseFloatingPointLiteral(CharSequence, int, int) | 0% | 0% | 10 | 10 | 18 | 18 | 1 | 1 | ||
| skipWhitespace(CharSequence, int, int) | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| AbstractJavaFloatingPointBitsFromCharSequence() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |