Source file "org/hibernate/tool/schema/internal/StandardIndexExporter.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 162 of 162 | 0% | 12 of 12 | 0% | 12 | 12 | 40 | 40 | 6 | 6 |
| appendColumnList(Index, StringBuilder) | 0% | 0% | 4 | 4 | 11 | 11 | 1 | 1 | ||
| getSqlCreateStrings(Index, Metadata, SqlStringGenerationContext) | 0% | n/a | 1 | 1 | 10 | 10 | 1 | 1 | ||
| getSqlDropStrings(Index, Metadata, SqlStringGenerationContext) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| indexName(Index, SqlStringGenerationContext, Metadata) | 0% | 0% | 2 | 2 | 8 | 8 | 1 | 1 | ||
| StandardIndexExporter(Dialect) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| getDialect() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |