Source file "org/hibernate/persister/collection/BasicCollectionPersister.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 1,072 of 1,072 | 0% | 142 of 142 | 0% | 119 | 119 | 247 | 247 | 48 | 48 |
applyInsertRowValues(PersistentCollection, Object, Object, int, SharedSessionContractImplementor, JdbcValueBindings) | ![]() | 0% | ![]() | 0% | 4 | 4 | 16 | 16 | 1 | 1 |
applyUpdateRowRestrictions(PersistentCollection, Object, Object, int, SharedSessionContractImplementor, JdbcValueBindings) | ![]() | 0% | ![]() | 0% | 4 | 4 | 14 | 14 | 1 | 1 |
buildRowMutationOperations() | ![]() | 0% | ![]() | 0% | 8 | 8 | 20 | 20 | 1 | 1 |
generateDeleteRowAst(MutatingTableReference) | ![]() | 0% | ![]() | 0% | 10 | 10 | 13 | 13 | 1 | 1 |
generateUpdateRowAst(MutatingTableReference) | ![]() | 0% | ![]() | 0% | 7 | 7 | 13 | 13 | 1 | 1 |
buildCustomSqlUpdateRowOperation(MutatingTableReference) | ![]() | 0% | ![]() | 0% | 5 | 5 | 12 | 12 | 1 | 1 |
buildCustomSqlDeleteRowOperation(MutatingTableReference) | ![]() | 0% | ![]() | 0% | 5 | 5 | 12 | 12 | 1 | 1 |
applyDeleteRowRestrictions(PersistentCollection, Object, Object, int, SharedSessionContractImplementor, JdbcValueBindings) | ![]() | 0% | ![]() | 0% | 3 | 3 | 9 | 9 | 1 | 1 |
buildUpdateRowCoordinator() | ![]() | 0% | ![]() | 0% | 6 | 6 | 9 | 9 | 1 | 1 |
generateInsertRowAst(MutatingTableReference) | ![]() | 0% | ![]() | 0% | 5 | 5 | 7 | 7 | 1 | 1 |
applyInsertDetails(TableInsertBuilderStandard) | ![]() | 0% | ![]() | 0% | 3 | 3 | 11 | 11 | 1 | 1 |
buildInsertRowCoordinator() | ![]() | 0% | ![]() | 0% | 4 | 4 | 6 | 6 | 1 | 1 |
buildDeleteRowCoordinator() | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
BasicCollectionPersister(Collection, CollectionDataAccess, RuntimeModelCreationContext) | ![]() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | |
buildDeleteAllCoordinator() | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
applyUpdateRowValues(PersistentCollection, Object, Object, int, SharedSessionContractImplementor, JdbcValueBindings) | ![]() | 0% | ![]() | 0% | 2 | 2 | 7 | 7 | 1 | 1 |
buildCustomSqlInsertRowOperation(MutatingTableReference) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
buildGeneratedInsertRowOperation(MutatingTableReference) | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
buildGeneratedUpdateRowOperation(MutatingTableReference) | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
buildGeneratedDeleteRowOperation(MutatingTableReference) | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
lambda$applyInsertRowValues$0(int, boolean[], JdbcValueBindings, Object, SelectableMapping) | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
generateInsertRowOperation(MutatingTableReference) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
generateUpdateRowOperation(MutatingTableReference) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
generateDeleteRowOperation(MutatingTableReference) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
lambda$applyDeleteRowRestrictions$5(int, JdbcValueBindings, Object, Object, SelectableMapping) | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
lambda$applyUpdateRowRestrictions$4(int, JdbcValueBindings, Object, Object, SelectableMapping) | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
lambda$applyUpdateRowValues$3(int, JdbcValueBindings, Object, Object, SelectableMapping) | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
recreate(PersistentCollection, Object, SharedSessionContractImplementor) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
insertRows(PersistentCollection, Object, SharedSessionContractImplementor) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
lambda$applyUpdateRowValues$2(int, JdbcValueBindings, Object, Object, SelectableMapping) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
lambda$applyInsertRowValues$1(int, boolean[], JdbcValueBindings, Object, SelectableMapping) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
static {...} | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
BasicCollectionPersister(Collection, CollectionDataAccess, PersisterCreationContext) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
updateRows(PersistentCollection, Object, SharedSessionContractImplementor) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
deleteRows(PersistentCollection, Object, SharedSessionContractImplementor) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getFilterAliasGenerator(TableGroup) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getFilterAliasGenerator(String) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
isManyToMany() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getRowMutationOperations() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getCreateEntryCoordinator() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getUpdateEntryCoordinator() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getRemoveEntryCoordinator() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getRemoveCoordinator() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
isCascadeDeleteEnabled() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
consumesEntityAlias() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
consumesCollectionAlias() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
isOneToMany() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
doProcessQueuedOps(PersistentCollection, Object, SharedSessionContractImplementor) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |