Source file "org/springframework/boot/autoconfigure/flyway/FlywayProperties.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 85 of 85 | 0% | 6 of 6 | 0% | 19 | 19 | 28 | 28 | 16 | 16 |
| FlywayProperties() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| isCreateDataSource() | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| getPassword() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| setLocations(List) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setCheckLocation(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setEnabled(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setUser(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setPassword(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setUrl(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setInitSqls(List) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getLocations() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isCheckLocation() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isEnabled() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getUser() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getUrl() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getInitSqls() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |