Source file "org/h2/server/web/PageParser.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 712 of 712 | 0% | 94 of 94 | 0% | 69 | 69 | 191 | 191 | 16 | 16 |
| parseAll() | 0% | 0% | 17 | 17 | 64 | 64 | 1 | 1 | ||
| escapeHtml(String, boolean) | 0% | 0% | 20 | 20 | 41 | 41 | 1 | 1 | ||
| escapeJavaScript(String) | 0% | 0% | 10 | 10 | 23 | 23 | 1 | 1 | ||
| readParam(String) | 0% | 0% | 2 | 2 | 10 | 10 | 1 | 1 | ||
| get(String) | 0% | 0% | 3 | 3 | 9 | 9 | 1 | 1 | ||
| parseBlockUntil(String) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| setError(int) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| readIf(String) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| PageParser(String, Map, int) | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| replaceTags() | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| skipSpaces() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| read(String) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| replaceTags(String) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| parse(String, Map) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| escapeHtmlData(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| escapeHtml(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |