Source file "org/h2/schema/MetaSchema.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 101 of 101 | 0% | 10 of 10 | 0% | 11 | 11 | 28 | 28 | 6 | 6 |
| getAllTablesAndViews(SessionLocal) | 0% | 0% | 3 | 3 | 10 | 10 | 1 | 1 | ||
| findTableOrView(SessionLocal, String) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| getTableOrView(SessionLocal, String) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| getTableOrViewByName(SessionLocal, String) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| MetaSchema(Database, int, String, User) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| isEmpty() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |