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 | 10 of 786 | 98% | 5 of 178 | 97% | 5 | 95 | 2 | 153 | 0 | 6 |
parseFloatingPointLiteral(CharSequence, int, int) | ![]() ![]() | 91% | ![]() ![]() | 82% | 5 | 15 | 2 | 20 | 0 | 1 |
parseHexFloatLiteral(CharSequence, int, int, int, boolean) | ![]() | 100% | ![]() | 100% | 0 | 31 | 0 | 57 | 0 | 1 |
parseDecFloatLiteral(CharSequence, int, int, int, boolean, boolean) | ![]() | 100% | ![]() | 100% | 0 | 28 | 0 | 52 | 0 | 1 |
parseNaNOrInfinity(CharSequence, int, int, boolean) | ![]() | 100% | ![]() | 100% | 0 | 17 | 0 | 20 | 0 | 1 |
skipWhitespace(CharSequence, int, int) | ![]() | 100% | ![]() | 100% | 0 | 3 | 0 | 3 | 0 | 1 |
AbstractJavaFloatingPointBitsFromCharSequence() | ![]() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 |