Source file "org/hibernate/sql/ast/spi/StandardSqlAstTranslatorFactory.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 34 of 34 | 0% | 0 of 0 | n/a | 7 | 7 | 7 | 7 | 7 | 7 |
| buildTranslator(SessionFactoryImplementor, Statement) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| buildSelectTranslator(SessionFactoryImplementor, SelectStatement) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| buildDeleteTranslator(SessionFactoryImplementor, DeleteStatement) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| buildInsertTranslator(SessionFactoryImplementor, InsertStatement) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| buildUpdateTranslator(SessionFactoryImplementor, UpdateStatement) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| buildModelMutationTranslator(TableMutation, SessionFactoryImplementor) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| StandardSqlAstTranslatorFactory() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |