Source file "org/hibernate/tool/schema/internal/AbstractSchemaMigrator.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 842 of 842 | 0% | 132 of 132 | 0% | 88 | 88 | 190 | 190 | 22 | 22 |
performMigration(Metadata, DatabaseInformation, ExecutionOptions, ContributableMatcher, Dialect, SqlStringGenerationContext, GenerationTarget[]) | ![]() | 0% | ![]() | 0% | 25 | 25 | 53 | 53 | 1 | 1 |
doMigration(Metadata, ExecutionOptions, ContributableMatcher, TargetDescriptor) | ![]() | 0% | ![]() | 0% | 4 | 4 | 23 | 23 | 1 | 1 |
applyUniqueKeys(Table, TableInformation, Dialect, Metadata, Formatter, ExecutionOptions, SqlStringGenerationContext, GenerationTarget[]) | ![]() | 0% | ![]() | 0% | 8 | 8 | 16 | 16 | 1 | 1 |
createSchemaAndCatalog(DatabaseInformation, ExecutionOptions, Dialect, Formatter, boolean, boolean, Set, Namespace, SqlStringGenerationContext, GenerationTarget[]) | ![]() | 0% | ![]() | 0% | 10 | 10 | 17 | 17 | 1 | 1 |
applyForeignKeys(Table, TableInformation, Dialect, Metadata, Formatter, ExecutionOptions, SqlStringGenerationContext, GenerationTarget[]) | ![]() | 0% | ![]() | 0% | 7 | 7 | 10 | 10 | 1 | 1 |
applyIndexes(Table, TableInformation, Dialect, Metadata, Formatter, ExecutionOptions, SqlStringGenerationContext, GenerationTarget[]) | ![]() | 0% | ![]() | 0% | 5 | 5 | 11 | 11 | 1 | 1 |
applySqlString(boolean, String, Formatter, ExecutionOptions, GenerationTarget[]) | ![]() | 0% | ![]() | 0% | 4 | 4 | 9 | 9 | 1 | 1 |
checkForExistingForeignKey(ForeignKey, TableInformation) | ![]() | 0% | ![]() | 0% | 5 | 5 | 6 | 6 | 1 | 1 |
lambda$equivalentForeignKeyExistsInDatabase$1(String, String, ForeignKeyInformation.ColumnReferenceMapping) | ![]() | 0% | ![]() | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
applySqlStrings(boolean, String[], Formatter, ExecutionOptions, GenerationTarget[]) | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
checkExportIdentifier(Exportable, Set) | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
determineUniqueConstraintSchemaUpdateStrategy() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
AbstractSchemaMigrator(HibernateSchemaManagementTool, SchemaFilter) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
migrateTable(Table, TableInformation, Dialect, Metadata, Formatter, ExecutionOptions, SqlStringGenerationContext, GenerationTarget[]) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
sqlGenerationContext(Metadata, ExecutionOptions) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
applySequence(Sequence, Dialect, Metadata, Formatter, ExecutionOptions, SqlStringGenerationContext, GenerationTarget[]) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
createTable(Table, Dialect, Metadata, Formatter, ExecutionOptions, SqlStringGenerationContext, GenerationTarget[]) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
equivalentForeignKeyExistsInDatabase(TableInformation, String, String) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
findMatchingIndex(Index, TableInformation) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lambda$equivalentForeignKeyExistsInDatabase$0(ForeignKeyInformation) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
setUniqueConstraintStrategy(UniqueConstraintSchemaUpdateStrategy) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
static {...} | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |