Source file "org/hibernate/tool/schema/extract/internal/ColumnInformationImpl.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 49 of 49 | 0% | 0 of 0 | n/a | 9 | 9 | 17 | 17 | 9 | 9 |
| ColumnInformationImpl(TableInformation, Identifier, int, String, int, int, TruthValue) | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | ||
| toString() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getContainingTableInformation() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getColumnIdentifier() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getTypeCode() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getTypeName() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getColumnSize() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getDecimalDigits() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getNullable() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |