Source file "org/springframework/boot/autoconfigure/jdbc/DataSourceInitializerInvoker.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% | 14 of 14 | 0% | 13 | 13 | 33 | 33 | 6 | 6 |
initialize(DataSourceInitializer) | ![]() | 0% | ![]() | 0% | 2 | 2 | 10 | 10 | 1 | 1 |
getDataSourceInitializer() | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
afterPropertiesSet() | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
onApplicationEvent(DataSourceSchemaCreatedEvent) | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
DataSourceInitializerInvoker(ObjectProvider, DataSourceProperties, ApplicationContext) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
static {...} | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |