Source file "org/h2/util/json/JSONTextSource.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 266 of 266 | 0% | 56 of 56 | 0% | 40 | 40 | 91 | 91 | 5 | 5 |
| parse() | 0% | 0% | 20 | 20 | 44 | 44 | 1 | 1 | ||
| readString() | 0% | 0% | 13 | 13 | 31 | 31 | 1 | 1 | ||
| appendChar(char, boolean) | 0% | 0% | 4 | 4 | 8 | 8 | 1 | 1 | ||
| appendNonSurrogate(char, boolean) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| JSONTextSource(JSONTarget) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 |