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