Source file "org/hibernate/metamodel/internal/MetadataContext.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 1,477 of 1,477 | 0% | 192 of 192 | 0% | 142 | 142 | 384 | 384 | 46 | 46 |
| wrapUp() | 0% | 0% | 31 | 31 | 81 | 81 | 1 | 1 | ||
| applyIdMetadata(PersistentClass, IdentifiableDomainType) | 0% | 0% | 11 | 11 | 39 | 39 | 1 | 1 | ||
| locateEmbeddable(Class, Component) | 0% | 0% | 9 | 9 | 24 | 24 | 1 | 1 | ||
| MetadataContext(JpaMetamodelImplementor, MappingMetamodel, MetadataImplementor, JpaStaticMetaModelPopulationSetting, JpaMetaModelPopulationSetting, RuntimeModelCreationContext) | 0% | n/a | 1 | 1 | 22 | 22 | 1 | 1 | ||
| addAttribute(ManagedDomainType, PersistentAttribute) | 0% | 0% | 7 | 7 | 18 | 18 | 1 | 1 | ||
| buildAttribute(Property, IdentifiableDomainType, BiFunction) | 0% | 0% | 5 | 5 | 14 | 14 | 1 | 1 | ||
| registerAttributes(Class, ManagedDomainType) | 0% | 0% | 8 | 8 | 16 | 16 | 1 | 1 | ||
| applyGenericProperties(PersistentClass, EntityDomainType) | 0% | 0% | 4 | 4 | 10 | 10 | 1 | 1 | ||
| applyIdMetadata(MappedSuperclass, MappedSuperclassDomainType) | 0% | 0% | 4 | 4 | 12 | 12 | 1 | 1 | ||
| injectField(Class, String, Object, boolean) | 0% | 0% | 2 | 2 | 15 | 15 | 1 | 1 | ||
| populateStaticMetamodel(ManagedDomainType) | 0% | 0% | 3 | 3 | 15 | 15 | 1 | 1 | ||
| registerEmbeddableType(EmbeddableDomainType, Component) | 0% | 0% | 5 | 5 | 7 | 7 | 1 | 1 | ||
| buildIdClassAttributes(IdentifiableDomainType, List) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| registerEntityType(PersistentClass, EntityTypeImpl) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| registerMappedSuperclassType(MappedSuperclass, MappedSuperclassDomainType) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| lambda$resolveBasicType$1(Class, Class) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| registerAttribute(Class, Attribute) | 0% | 0% | 3 | 3 | 9 | 9 | 1 | 1 | ||
| getMappedSuperclassTypeMap() | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| applyIdClassMetadata(Component) | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | ||
| popEntityWorkedOn(PersistentClass) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| getMappedSuperclassIdentifier(PersistentClass) | 0% | 0% | 3 | 3 | 8 | 8 | 1 | 1 | ||
| getPersistentClassHostingProperties(MappedSuperclassTypeImpl) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| applyVersionAttribute(PersistentClass, EntityDomainType) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| applyVersionAttribute(MappedSuperclass, MappedSuperclassDomainType) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| getMappedSuperclass(PersistentClass) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| getMappedSuperclass(MappedSuperclass) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| static {...} | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| getEntityWorkedOn() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| resolveBasicType(Class) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| registerComponentByEmbeddable(EmbeddableDomainType, Component) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getEmbeddableBootDescriptor(EmbeddableDomainType) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| locateEntityType(PersistentClass) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| locateEntityType(Class) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| locateIdentifiableType(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| locateMappedSuperclassType(MappedSuperclass) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| pushEntityWorkedOn(PersistentClass) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getUnusedMappedSuperclasses() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| lambda$registerEmbeddableType$0(Class) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getJavaTypeRegistry() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getEntityTypeMap() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getEmbeddableTypeSet() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getIdentifiableTypesByName() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getRuntimeModelCreationContext() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getJpaMetamodel() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getTypeConfiguration() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getMetamodel() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |