Source file "org/apache/calcite/avatica/com/fasterxml/jackson/core/io/doubleparser/JavaBigIntegerFromCharSequence.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 367 of 367 | 0% | 61 of 61 | 0% | 37 | 37 | 71 | 71 | 6 | 6 |
parseHexDigits(CharSequence, int, int, boolean) | ![]() | 0% | ![]() | 0% | 12 | 12 | 30 | 30 | 1 | 1 |
parseBigIntegerLiteral(CharSequence, int, int, int) | ![]() | 0% | ![]() | 0% | 11 | 11 | 18 | 18 | 1 | 1 |
parseDecDigits(CharSequence, int, int, boolean) | ![]() | 0% | ![]() | 0% | 7 | 7 | 13 | 13 | 1 | 1 |
parseManyDecDigits(CharSequence, int, int, boolean) | ![]() | 0% | ![]() | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
skipZeroes(CharSequence, int, int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 2 | 2 | 1 | 1 |
JavaBigIntegerFromCharSequence() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |