Source file "shaded_package/com/fasterxml/jackson/core/io/doubleparser/AbstractFloatingPointBitsFromCharSequence.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 878 of 878 | 0% | 202 of 202 | 0% | 110 | 110 | 167 | 167 | 9 | 9 |
parseDecFloatLiteral(CharSequence, int, int, int, boolean, boolean) | ![]() | 0% | ![]() | 0% | 34 | 34 | 57 | 57 | 1 | 1 |
parseHexFloatLiteral(CharSequence, int, int, int, boolean) | ![]() | 0% | ![]() | 0% | 35 | 35 | 53 | 53 | 1 | 1 |
parseFloatingPointLiteral(CharSequence, int, int) | ![]() | 0% | ![]() | 0% | 16 | 16 | 22 | 22 | 1 | 1 |
parseInfinity(CharSequence, int, int, boolean) | ![]() | 0% | ![]() | 0% | 12 | 12 | 13 | 13 | 1 | 1 |
tryToParseEightDigits(CharSequence, int) | ![]() | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | |
parseNaN(CharSequence, int, int) | ![]() | 0% | ![]() | 0% | 5 | 5 | 7 | 7 | 1 | 1 |
skipWhitespace(CharSequence, int, int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
isDigit(char) | ![]() | 0% | ![]() | 0% | 3 | 3 | 1 | 1 | 1 | 1 |
AbstractFloatingPointBitsFromCharSequence() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |