Source file "org/hibernate/dialect/temptable/TemporaryTableColumn.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 57 of 57 | 0% | 0 of 0 | n/a | 10 | 10 | 19 | 19 | 10 | 10 |
| TemporaryTableColumn(TemporaryTable, String, JdbcMapping, String, Size, boolean, boolean) | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | ||
| TemporaryTableColumn(TemporaryTable, String, JdbcMapping, String, Size, boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getContainingTable() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getColumnName() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getJdbcMapping() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getSqlTypeDefinition() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getSize() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isNullable() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isPrimaryKey() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getDefaultValue() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |