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 | 528 of 786 | 32% | 132 of 178 | 25% | 81 | 95 | 101 | 153 | 2 | 6 |
parseHexFloatLiteral(CharSequence, int, int, int, boolean) | ![]() | 0% | ![]() | 0% | 31 | 31 | 57 | 57 | 1 | 1 |
parseNaNOrInfinity(CharSequence, int, int, boolean) | ![]() | 0% | ![]() | 0% | 17 | 17 | 20 | 20 | 1 | 1 |
parseDecFloatLiteral(CharSequence, int, int, int, boolean, boolean) | ![]() ![]() | 64% | ![]() ![]() | 46% | 22 | 28 | 18 | 52 | 0 | 1 |
parseFloatingPointLiteral(CharSequence, int, int) | ![]() ![]() | 71% | ![]() ![]() | 64% | 10 | 15 | 5 | 20 | 0 | 1 |
skipWhitespace(CharSequence, int, int) | ![]() | 83% | ![]() ![]() | 75% | 1 | 3 | 1 | 3 | 0 | 1 |
AbstractJavaFloatingPointBitsFromCharSequence() | ![]() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 |