Source file "org/h2/util/OsgiDataSourceFactory.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 367 of 367 | 0% | 52 of 52 | 0% | 35 | 35 | 96 | 96 | 9 | 9 |
| setupH2DataSource(JdbcDataSource, Properties) | 0% | 0% | 14 | 14 | 44 | 44 | 1 | 1 | ||
| registerService(BundleContext, Driver) | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | ||
| rejectPoolingOptions(Properties) | 0% | 0% | 7 | 7 | 8 | 8 | 1 | 1 | ||
| createDataSource(Properties) | 0% | 0% | 2 | 2 | 8 | 8 | 1 | 1 | ||
| createConnectionPoolDataSource(Properties) | 0% | 0% | 2 | 2 | 8 | 8 | 1 | 1 | ||
| createXADataSource(Properties) | 0% | 0% | 2 | 2 | 8 | 8 | 1 | 1 | ||
| rejectUnsupportedOptions(Properties) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| createDriver(Properties) | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| OsgiDataSourceFactory(Driver) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 |