Source file "org/hibernate/sql/model/ast/builder/AbstractTableInsertBuilder.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 103 of 103 | 0% | 6 of 6 | 0% | 12 | 12 | 23 | 23 | 9 | 9 |
| addValueColumn(String, String, JdbcMapping) | 0% | 0% | 4 | 4 | 7 | 7 | 1 | 1 | ||
| AbstractTableInsertBuilder(MutationTarget, TableMapping, SessionFactoryImplementor) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| AbstractTableInsertBuilder(MutationTarget, MutatingTableReference, SessionFactoryImplementor) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| addKeyColumn(String, String, JdbcMapping) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setSqlComment(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getSqlComment() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getKeyBindingList() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getValueBindingList() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getLobValueBindingList() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |