Source file "org/hibernate/persister/collection/mutation/UpdateRowsCoordinatorOneToMany.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 250 of 250 | 0% | 30 of 30 | 0% | 24 | 24 | 60 | 60 | 9 | 9 |
| deleteRows(Object, PersistentCollection, SharedSessionContractImplementor) | 0% | 0% | 4 | 4 | 20 | 20 | 1 | 1 | ||
| insertRows(Object, PersistentCollection, SharedSessionContractImplementor) | 0% | 0% | 4 | 4 | 19 | 19 | 1 | 1 | ||
| resolveDeleteGroup() | 0% | 0% | 4 | 4 | 5 | 5 | 1 | 1 | ||
| resolveInsertGroup() | 0% | 0% | 4 | 4 | 5 | 5 | 1 | 1 | ||
| doUpdate(Object, PersistentCollection, SharedSessionContractImplementor) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| UpdateRowsCoordinatorOneToMany(CollectionMutationTarget, RowMutationOperations, SessionFactoryImplementor) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| lambda$insertRows$1() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| lambda$deleteRows$0() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| static {...} | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 |