Source file "org/hibernate/id/insert/AbstractSelectingDelegate.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 188 of 188 | 0% | 0 of 0 | n/a | 6 | 6 | 45 | 45 | 6 | 6 |
| performInsert(String, SharedSessionContractImplementor, Binder) | 0% | n/a | 1 | 1 | 22 | 22 | 1 | 1 | ||
| performInsert(PreparedStatementDetails, JdbcValueBindings, Object, SharedSessionContractImplementor) | 0% | n/a | 1 | 1 | 17 | 17 | 1 | 1 | ||
| extractGeneratedValue(ResultSet, SharedSessionContractImplementor) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| prepareStatement(String, SharedSessionContractImplementor) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| AbstractSelectingDelegate(PostInsertIdentityPersister) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| bindParameters(Object, PreparedStatement, SharedSessionContractImplementor) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |