Source file "org/hibernate/sql/model/ast/builder/RestrictedTableMutationBuilder.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 78 of 78 | 0% | 10 of 10 | 0% | 11 | 11 | 28 | 28 | 6 | 6 |
| addKeyRestrictions(SelectableMappings) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| addKeyRestrictionsLeniently(SelectableMappings) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| addOptimisticLockRestrictions(SelectableMappings) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| addKeyRestrictionLeniently(SelectableMapping) | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| addOptimisticLockRestriction(SelectableMapping) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| addKeyRestriction(SelectableMapping) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 |