Source file "org/hibernate/metamodel/mapping/internal/CompoundNaturalIdMapping.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 1,008 of 1,008 | 0% | 140 of 140 | 0% | 109 | 109 | 185 | 185 | 39 | 39 |
| verifyFlushState(Object, Object[], Object[], SharedSessionContractImplementor) | 0% | 0% | 10 | 10 | 24 | 24 | 1 | 1 | ||
| forEachDisassembledJdbcValue(Object, int, Object, Object, Bindable.JdbcValuesBiConsumer, SharedSessionContractImplementor) | 0% | 0% | 8 | 8 | 12 | 12 | 1 | 1 | ||
| forEachJdbcValue(Object, int, Object, Object, Bindable.JdbcValuesBiConsumer, SharedSessionContractImplementor) | 0% | 0% | 8 | 8 | 12 | 12 | 1 | 1 | ||
| breakDownJdbcValues(Object, int, Object, Object, ModelPart.JdbcValueBiConsumer, SharedSessionContractImplementor) | 0% | 0% | 8 | 8 | 10 | 10 | 1 | 1 | ||
| addToCacheKey(MutableCacheKeyBuilder, Object, SharedSessionContractImplementor) | 0% | 0% | 8 | 8 | 9 | 9 | 1 | 1 | ||
| disassemble(Object, SharedSessionContractImplementor) | 0% | 0% | 7 | 7 | 10 | 10 | 1 | 1 | ||
| normalizeInput(Object) | 0% | 0% | 4 | 4 | 10 | 10 | 1 | 1 | ||
| extractNaturalIdFromEntityState(Object[]) | 0% | 0% | 4 | 4 | 9 | 9 | 1 | 1 | ||
| calculateHashCode(Object) | 0% | 0% | 4 | 4 | 9 | 9 | 1 | 1 | ||
| createDomainResult(NavigablePath, TableGroup, String, DomainResultCreationState) | 0% | 0% | 3 | 3 | 8 | 8 | 1 | 1 | ||
| validateInternalForm(Object) | 0% | 0% | 4 | 4 | 9 | 9 | 1 | 1 | ||
| extractNaturalIdFromEntity(Object) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| forEachSelectable(int, SelectableConsumer) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| findSubPart(String, EntityMappingType) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| isMutable(List) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| forEachJdbcType(int, IndexedConsumer) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| applySqlSelections(NavigablePath, TableGroup, DomainResultCreationState, BiConsumer) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| hasPartitionedSelectionMapping() | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| applySqlSelections(NavigablePath, TableGroup, DomainResultCreationState) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| forEachSubPart(IndexedConsumer, EntityMappingType) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| CompoundNaturalIdMapping(EntityMappingType, List, MappingModelCreationProcess) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| lambda$new$2(List) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| static {...} | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| areEqual(Object, Object, SharedSessionContractImplementor) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| makeLoader(EntityMappingType) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getJdbcMapping(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getFetchable(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| lambda$new$1(List, SingularAttributeMapping) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| makeMultiLoader(EntityMappingType) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| visitSubParts(Consumer, EntityMappingType) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| lambda$new$0(List, int, JdbcMapping) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getJavaType() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getJdbcTypeCount() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getNumberOfFetchables() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getNaturalIdAttributes() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getMappedJavaType() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getJdbcMappings() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getPartMappingType() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| lambda$createDomainResult$3(TableGroup, NavigablePath) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |