Source file "org/apache/calcite/sql/parser/impl/TokenMgrError.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 3 of 173 | 98% | 0 of 18 | 100% | 1 | 19 | 2 | 37 | 1 | 6 |
| TokenMgrError() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| addEscapes(String) | 100% | 100% | 0 | 13 | 0 | 26 | 0 | 1 | ||
| LexicalError(boolean, int, int, int, String, char) | 100% | 100% | 0 | 2 | 0 | 3 | 0 | 1 | ||
| TokenMgrError(boolean, int, int, int, String, char, int) | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | ||
| TokenMgrError(String, int) | 100% | n/a | 0 | 1 | 0 | 3 | 0 | 1 | ||
| getMessage() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 |