Source file "org/springframework/boot/autoconfigure/flyway/FlywayAutoConfiguration.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 220 of 220 | 0% | 14 of 14 | 0% | 15 | 15 | 40 | 40 | 8 | 8 |
| flyway() | 0% | 0% | 3 | 3 | 17 | 17 | 1 | 1 | ||
| FlywayAutoConfiguration.FlywayConfiguration(FlywayProperties, DataSourceProperties, ResourceLoader, ObjectProvider, ObjectProvider, ObjectProvider, ObjectProvider) | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | ||
| hasAtLeastOneLocation(String[]) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| checkLocationExists(String[]) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| getProperty(Supplier, Supplier) | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| lambda$checkLocationExists$0(String[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| flywayInitializer(Flyway) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| normalizePrefix(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |