Source file "org/h2/util/json/JSONBytesSource.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 647 of 647 | 0% | 114 of 114 | 0% | 68 | 68 | 127 | 127 | 10 | 10 |
nextChar() | ![]() | 0% | ![]() | 0% | 18 | 18 | 30 | 30 | 1 | 1 |
parse(byte[], JSONTarget) | ![]() | 0% | ![]() | 0% | 22 | 22 | 33 | 33 | 1 | 1 |
parseNumber(boolean) | ![]() | 0% | ![]() | 0% | 9 | 9 | 20 | 20 | 1 | 1 |
readKeyword1(String) | ![]() | 0% | ![]() | 0% | 4 | 4 | 8 | 8 | 1 | 1 |
readHex() | ![]() | 0% | ![]() | 0% | 2 | 2 | 8 | 8 | 1 | 1 |
nextCharAfterWhitespace() | ![]() | 0% | ![]() | 0% | 4 | 4 | 11 | 11 | 1 | 1 |
skipInt(int, boolean) | ![]() | 0% | ![]() | 0% | 5 | 5 | 9 | 9 | 1 | 1 |
toString() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
JSONBytesSource(byte[], JSONTarget) | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
normalize(byte[]) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |