Source file "org/springframework/jdbc/datasource/init/DataSourceInitializer.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 50 of 50 | 0% | 6 of 6 | 0% | 11 | 11 | 18 | 18 | 8 | 8 |
| execute(DatabasePopulator) | 0% | 0% | 4 | 4 | 4 | 4 | 1 | 1 | ||
| DataSourceInitializer() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| afterPropertiesSet() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| destroy() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setDataSource(DataSource) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setDatabasePopulator(DatabasePopulator) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setDatabaseCleaner(DatabasePopulator) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setEnabled(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |