Source file "org/springframework/boot/autoconfigure/liquibase/LiquibaseAutoConfiguration.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 205 of 205 | 0% | 12 of 12 | 0% | 14 | 14 | 43 | 43 | 8 | 8 |
| createNewDataSource() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| liquibase() | 0% | n/a | 1 | 1 | 10 | 10 | 1 | 1 | ||
| createSpringLiquibase() | 0% | 0% | 2 | 2 | 8 | 8 | 1 | 1 | ||
| LiquibaseAutoConfiguration.LiquibaseConfiguration(LiquibaseProperties, DataSourceProperties, ResourceLoader, ObjectProvider, ObjectProvider) | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| getDataSource() | 0% | 0% | 4 | 4 | 5 | 5 | 1 | 1 | ||
| checkChangelogExists() | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| getProperty(Supplier, Supplier) | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| lambda$checkChangelogExists$0(Resource) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |