Source file "org/hibernate/sql/model/ast/builder/AbstractRestrictedTableMutationBuilder.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 87 of 87 | 0% | 0 of 0 | n/a | 9 | 9 | 18 | 18 | 9 | 9 |
| AbstractRestrictedTableMutationBuilder(MutationType, MutationTarget, TableMapping, SessionFactoryImplementor) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| AbstractRestrictedTableMutationBuilder(MutationType, MutationTarget, MutatingTableReference, SessionFactoryImplementor) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| addKeyRestriction(String, String, JdbcMapping) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| addOptimisticLockRestriction(String, String, JdbcMapping) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| addNullOptimisticLockRestriction(SelectableMapping) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setWhere(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| addWhereFragment(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getKeyRestrictionBindings() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getOptimisticLockBindings() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |