Source file "org/hibernate/sql/model/jdbc/DeleteOrUpsertOperation.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 253 of 253 | 0% | 6 of 6 | 0% | 13 | 13 | 67 | 67 | 10 | 10 |
| performDelete(JdbcValueBindings, SharedSessionContractImplementor) | 0% | n/a | 1 | 1 | 22 | 22 | 1 | 1 | ||
| performUpsert(JdbcValueBindings, SharedSessionContractImplementor) | 0% | n/a | 1 | 1 | 10 | 10 | 1 | 1 | ||
| bindDeleteKeyValues(JdbcValueBindings, List, PreparedStatementDetails, SharedSessionContractImplementor) | 0% | 0% | 3 | 3 | 12 | 12 | 1 | 1 | ||
| bindKeyValue(int, Binding, JdbcValueDescriptor, PreparedStatement, String, EntityTableMapping, SharedSessionContractImplementor) | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | ||
| performMutation(JdbcValueBindings, ValuesAnalysis, SharedSessionContractImplementor) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| DeleteOrUpsertOperation(EntityMutationTarget, EntityTableMapping, UpsertOperation, OptionalTableUpdate) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| findValueDescriptor(String, ParameterUsage) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getMutationTarget() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getTableDetails() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getMutationType() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |