Source file "org/hibernate/dialect/temptable/StandardTemporaryTableExporter.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 200 of 200 | 0% | 18 of 18 | 0% | 17 | 17 | 46 | 46 | 8 | 8 |
getSqlCreateCommand(TemporaryTable) | ![]() | 0% | ![]() | 0% | 9 | 9 | 34 | 34 | 1 | 1 |
getSqlTruncateCommand(TemporaryTable, Function, SharedSessionContractImplementor) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
StandardTemporaryTableExporter(Dialect) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
getSqlDropCommand(TemporaryTable) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getCreateCommand() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getCreateOptions() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getDropCommand() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getTruncateTableCommand() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |