Source file "org/h2/bnf/context/DbSchema.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 227 of 227 | 0% | 34 of 34 | 0% | 24 | 24 | 52 | 52 | 7 | 7 |
| readTables(DatabaseMetaData, String[]) | 0% | 0% | 7 | 7 | 17 | 17 | 1 | 1 | ||
| DbSchema(DbContents, String, boolean) | 0% | 0% | 9 | 9 | 19 | 19 | 1 | 1 | ||
| readProcedures(DatabaseMetaData) | 0% | 0% | 4 | 4 | 10 | 10 | 1 | 1 | ||
| prepareColumnsQueryH2(Connection) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| getContents() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getTables() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getProcedures() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |