Source file "org/hibernate/tool/schema/extract/internal/TableInformationImpl.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 180 of 180 | 0% | 10 of 10 | 0% | 19 | 19 | 43 | 43 | 14 | 14 |
foreignKeys() | ![]() | 0% | ![]() | 0% | 3 | 3 | 8 | 8 | 1 | 1 |
indexes() | ![]() | 0% | ![]() | 0% | 3 | 3 | 8 | 8 | 1 | 1 |
TableInformationImpl(InformationExtractor, IdentifierHelper, QualifiedTableName, boolean, String) | ![]() | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | |
getPrimaryKey() | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
getColumn(Identifier) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getForeignKey(Identifier) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getIndex(Identifier) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
addColumn(ColumnInformation) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
toString() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getForeignKeys() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getIndexes() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getName() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
isPhysicalTable() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getComment() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |