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 | 549 of 549 | 0% | 2 of 2 | 0% | 134 | 134 | 220 | 220 | 133 | 133 |
| FlywayProperties() | 0% | n/a | 1 | 1 | 22 | 22 | 1 | 1 | ||
| getPassword() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| setEnabled(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setFailOnMissingLocations(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setLocations(List) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setEncoding(Charset) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setConnectRetries(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setConnectRetriesInterval(Duration) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setLockRetryCount(Integer) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setDefaultSchema(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setSchemas(List) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setCreateSchemas(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setTable(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setTablespace(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setBaselineDescription(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setBaselineVersion(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setInstalledBy(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setPlaceholders(Map) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setPlaceholderPrefix(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setPlaceholderSuffix(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setPlaceholderSeparator(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setPlaceholderReplacement(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setSqlMigrationPrefix(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setSqlMigrationSuffixes(List) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setSqlMigrationSeparator(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setRepeatableSqlMigrationPrefix(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setTarget(String) | 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 | ||
| setDriverClassName(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 | ||
| setBaselineOnMigrate(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setCleanDisabled(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setCleanOnValidationError(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setGroup(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setIgnoreMissingMigrations(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setIgnoreIgnoredMigrations(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setIgnorePendingMigrations(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setIgnoreFutureMigrations(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setMixed(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setOutOfOrder(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setSkipDefaultCallbacks(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setSkipDefaultResolvers(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setValidateMigrationNaming(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setValidateOnMigrate(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setBatch(Boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setDryRunOutput(File) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setErrorOverrides(String[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setLicenseKey(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setOracleSqlplus(Boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setOracleSqlplusWarn(Boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setOracleWalletLocation(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setStream(Boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setUndoSqlMigrationPrefix(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setCherryPick(String[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setJdbcProperties(Map) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setKerberosConfigFile(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setOracleKerberosCacheFile(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setOracleKerberosConfigFile(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setOutputQueryResults(Boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setSqlServerKerberosLoginFile(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setSkipExecutingMigrations(Boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setIgnoreMigrationPatterns(List) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setDetectEncoding(Boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setBaselineMigrationPrefix(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setScriptPlaceholderPrefix(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setScriptPlaceholderSuffix(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| isEnabled() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isFailOnMissingLocations() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getLocations() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getEncoding() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getConnectRetries() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getConnectRetriesInterval() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getLockRetryCount() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getDefaultSchema() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getSchemas() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isCreateSchemas() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getTable() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getTablespace() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getBaselineDescription() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getBaselineVersion() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getInstalledBy() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getPlaceholders() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getPlaceholderPrefix() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getPlaceholderSuffix() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getPlaceholderSeparator() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isPlaceholderReplacement() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getSqlMigrationPrefix() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getSqlMigrationSuffixes() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getSqlMigrationSeparator() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getRepeatableSqlMigrationPrefix() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getTarget() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getUser() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getDriverClassName() | 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 | ||
| isBaselineOnMigrate() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isCleanDisabled() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isCleanOnValidationError() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isGroup() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isIgnoreMissingMigrations() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isIgnoreIgnoredMigrations() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isIgnorePendingMigrations() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isIgnoreFutureMigrations() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isMixed() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isOutOfOrder() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isSkipDefaultCallbacks() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isSkipDefaultResolvers() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isValidateMigrationNaming() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isValidateOnMigrate() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getBatch() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getDryRunOutput() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getErrorOverrides() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getLicenseKey() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getOracleSqlplus() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getOracleSqlplusWarn() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getOracleWalletLocation() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getStream() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getUndoSqlMigrationPrefix() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getCherryPick() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getJdbcProperties() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getKerberosConfigFile() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getOracleKerberosCacheFile() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getOracleKerberosConfigFile() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getOutputQueryResults() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getSqlServerKerberosLoginFile() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getSkipExecutingMigrations() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getIgnoreMigrationPatterns() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getDetectEncoding() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getBaselineMigrationPrefix() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getScriptPlaceholderPrefix() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getScriptPlaceholderSuffix() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |