Source file "org/hibernate/tool/schema/internal/AbstractSchemaValidator.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 317 of 317 | 0% | 32 of 32 | 0% | 23 | 23 | 71 | 71 | 7 | 7 |
| performValidation(Metadata, DatabaseInformation, ExecutionOptions, ContributableMatcher, Dialect) | 0% | 0% | 8 | 8 | 16 | 16 | 1 | 1 | ||
| validateTable(Table, TableInformation, Metadata, ExecutionOptions, Dialect) | 0% | 0% | 4 | 4 | 14 | 14 | 1 | 1 | ||
| validateColumnType(Table, Column, ColumnInformation, Metadata, ExecutionOptions, Dialect) | 0% | 0% | 2 | 2 | 10 | 10 | 1 | 1 | ||
| validateSequence(Sequence, SequenceInformation) | 0% | 0% | 5 | 5 | 11 | 11 | 1 | 1 | ||
| doValidation(Metadata, ExecutionOptions, ContributableMatcher) | 0% | n/a | 1 | 1 | 15 | 15 | 1 | 1 | ||
| AbstractSchemaValidator(HibernateSchemaManagementTool, SchemaFilter) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |