Source file "org/springframework/jdbc/datasource/embedded/EmbeddedDatabaseFactory.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 194 of 194 | 0% | 20 of 20 | 0% | 22 | 22 | 54 | 54 | 12 | 12 |
| initDatabase() | 0% | 0% | 6 | 6 | 21 | 21 | 1 | 1 | ||
| shutdownDatabase() | 0% | 0% | 5 | 5 | 10 | 10 | 1 | 1 | ||
| EmbeddedDatabaseFactory() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| getDatabase() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| setDatabaseName(String) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setDataSourceFactory(DataSourceFactory) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setDatabaseType(EmbeddedDatabaseType) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setGenerateUniqueDatabaseName(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setDatabaseConfigurer(EmbeddedDatabaseConfigurer) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setDatabasePopulator(DatabasePopulator) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getDataSource() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |