Source file "org/h2/bnf/context/DbTableOrView.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 100 of 100 | 0% | 4 of 4 | 0% | 9 | 9 | 25 | 25 | 7 | 7 |
| readColumns(DatabaseMetaData, PreparedStatement) | 0% | 0% | 3 | 3 | 13 | 13 | 1 | 1 | ||
| DbTableOrView(DbSchema, ResultSet) | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| getSchema() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getColumns() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getName() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isView() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getQuotedName() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |