Source file "com/fasterxml/jackson/core/io/BigDecimalParser.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 160 of 449 | 64% | 15 of 53 | 71% | 15 | 36 | 21 | 98 | 2 | 8 |
parseWithFastParser(char[], int, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
parseWithFastParser(String) | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
parseBigDecimal(char[], int, int, int) | ![]() ![]() | 84% | ![]() ![]() | 82% | 6 | 20 | 6 | 61 | 0 | 1 |
parse(char[], int, int) | ![]() ![]() | 69% | ![]() ![]() | 66% | 2 | 4 | 2 | 11 | 0 | 1 |
adjustScale(int, long) | ![]() ![]() | 44% | ![]() ![]() | 50% | 2 | 3 | 1 | 4 | 0 | 1 |
toBigDecimalRec(char[], int, int, int, int) | ![]() ![]() | 95% | ![]() ![]() | 75% | 1 | 3 | 1 | 9 | 0 | 1 |
parse(char[]) | ![]() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | |
parse(String) | ![]() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 |