Source file "org/hibernate/sql/model/ast/builder/AbstractTableUpdateBuilder.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 98 of 98 | 0% | 6 of 6 | 0% | 12 | 12 | 22 | 22 | 9 | 9 |
addValueColumn(String, String, JdbcMapping) | ![]() | 0% | ![]() | 0% | 4 | 4 | 7 | 7 | 1 | 1 |
AbstractTableUpdateBuilder(MutationTarget, TableMapping, SessionFactoryImplementor) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
AbstractTableUpdateBuilder(MutationTarget, MutatingTableReference, SessionFactoryImplementor) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 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 | |
getKeyBindings() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getValueBindings() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getLobValueBindings() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |