Source file "org/h2/util/ParserUtil.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 778 of 778 | 0% | 62 of 62 | 0% | 37 | 37 | 138 | 138 | 6 | 6 |
| static {...} | 0% | n/a | 1 | 1 | 103 | 103 | 1 | 1 | ||
| isSimpleIdentifier(String, boolean, boolean) | 0% | 0% | 12 | 12 | 10 | 10 | 1 | 1 | ||
| getTokenType(String, boolean, boolean) | 0% | 0% | 7 | 7 | 10 | 10 | 1 | 1 | ||
| checkLetter(boolean, boolean, char) | 0% | 0% | 11 | 11 | 9 | 9 | 1 | 1 | ||
| quoteIdentifier(StringBuilder, String, int) | 0% | 0% | 4 | 4 | 5 | 5 | 1 | 1 | ||
| isKeyword(String, boolean) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 |