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 | 582 of 786 | 25% | 141 of 178 | 20% | 85 | 95 | 111 | 153 | 2 | 6 |
parseHexFloatLiteral(CharSequence, int, int, int, boolean) | ![]() | 0% | ![]() | 0% | 31 | 31 | 57 | 57 | 1 | 1 |
parseDecFloatLiteral(CharSequence, int, int, int, boolean, boolean) | ![]() ![]() | 47% | ![]() ![]() | 35% | 24 | 28 | 26 | 52 | 0 | 1 |
parseNaNOrInfinity(CharSequence, int, int, boolean) | ![]() | 0% | ![]() | 0% | 17 | 17 | 20 | 20 | 1 | 1 |
parseFloatingPointLiteral(CharSequence, int, int) | ![]() ![]() | 62% | ![]() ![]() | 53% | 12 | 15 | 7 | 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 |