Source file "org/hibernate/boot/model/internal/AnnotationBinder.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 1,615 of 1,615 | 0% | 196 of 196 | 0% | 138 | 138 | 386 | 386 | 40 | 40 |
| bindDefaults(MetadataBuildingContext) | 0% | 0% | 19 | 19 | 49 | 49 | 1 | 1 | ||
| bindTypeDescriptorRegistrations(XAnnotatedElement, MetadataBuildingContext) | 0% | 0% | 10 | 10 | 29 | 29 | 1 | 1 | ||
| handleIdGenerators(XPackage, MetadataBuildingContext) | 0% | 0% | 8 | 8 | 19 | 19 | 1 | 1 | ||
| bindFilterDef(FilterDef, MetadataBuildingContext) | 0% | 0% | 5 | 5 | 18 | 18 | 1 | 1 | ||
| resolveAttributeConverter(Class, MetadataBuildingContext) | 0% | n/a | 1 | 1 | 18 | 18 | 1 | 1 | ||
| buildInheritanceStates(List, MetadataBuildingContext) | 0% | 0% | 6 | 6 | 15 | 15 | 1 | 1 | ||
| bindNamedJpaQueries(XAnnotatedElement, MetadataBuildingContext) | 0% | n/a | 1 | 1 | 13 | 13 | 1 | 1 | ||
| bindQueries(XAnnotatedElement, MetadataBuildingContext) | 0% | n/a | 1 | 1 | 14 | 14 | 1 | 1 | ||
| bindClass(XClass, Map, MetadataBuildingContext) | 0% | 0% | 2 | 2 | 13 | 13 | 1 | 1 | ||
| bindPackage(ClassLoaderService, String, MetadataBuildingContext) | 0% | 0% | 2 | 2 | 14 | 14 | 1 | 1 | ||
| bindEmbeddableInstantiatorRegistrations(XAnnotatedElement, MetadataBuildingContext) | 0% | 0% | 4 | 4 | 11 | 11 | 1 | 1 | ||
| bindCompositeUserTypeRegistrations(XAnnotatedElement, MetadataBuildingContext) | 0% | 0% | 4 | 4 | 11 | 11 | 1 | 1 | ||
| bindUserTypeRegistrations(XAnnotatedElement, MetadataBuildingContext) | 0% | 0% | 4 | 4 | 11 | 11 | 1 | 1 | ||
| bindConverterRegistrations(XAnnotatedElement, MetadataBuildingContext) | 0% | 0% | 4 | 4 | 10 | 10 | 1 | 1 | ||
| bindFetchProfile(FetchProfile, MetadataBuildingContext) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| bindFilterDefs(XAnnotatedElement, MetadataBuildingContext) | 0% | 0% | 4 | 4 | 8 | 8 | 1 | 1 | ||
| bindGenericGenerators(XAnnotatedElement, MetadataBuildingContext) | 0% | 0% | 4 | 4 | 8 | 8 | 1 | 1 | ||
| bindFetchProfiles(XAnnotatedElement, MetadataBuildingContext) | 0% | 0% | 4 | 4 | 8 | 8 | 1 | 1 | ||
| handleJdbcTypeRegistration(MetadataBuildingContext, ManagedBeanRegistry, JdbcTypeRegistration) | 0% | 0% | 3 | 3 | 9 | 9 | 1 | 1 | ||
| resolveUserType(Class, MetadataBuildingContext) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| getJavaType(Class, MetadataBuildingContext, TypeConfiguration) | 0% | 0% | 3 | 3 | 8 | 8 | 1 | 1 | ||
| logMixedInheritance(XClass, InheritanceState, InheritanceState) | 0% | 0% | 7 | 7 | 6 | 6 | 1 | 1 | ||
| detectMappedSuperclassProblems(XClass) | 0% | 0% | 5 | 5 | 7 | 7 | 1 | 1 | ||
| resolveFilterParamType(Class, MetadataBuildingContext) | 0% | 0% | 4 | 4 | 7 | 7 | 1 | 1 | ||
| lambda$bindDefaults$1(MetadataBuildingContext, SequenceGenerators) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| lambda$bindDefaults$0(MetadataBuildingContext, TableGenerators) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| handleImport(XClass, MetadataBuildingContext) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| resolveBasicType(Class, MetadataBuildingContext) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| handleJavaTypeRegistration(MetadataBuildingContext, ManagedBeanRegistry, JavaTypeRegistration) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| bindNamedStoredProcedureQueries(NamedStoredProcedureQueries, MetadataBuildingContext, boolean) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| resolveJavaType(Class, MetadataBuildingContext) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| handleConverterRegistration(ConverterRegistration, MetadataBuildingContext) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| bindFetchProfilesForPackage(ClassLoaderService, String, MetadataBuildingContext) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| handleEmbeddableInstantiatorRegistration(MetadataBuildingContext, EmbeddableInstantiatorRegistration) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| handleUserTypeRegistration(MetadataBuildingContext, TypeRegistration) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| handleCompositeUserTypeRegistration(MetadataBuildingContext, CompositeTypeRegistration) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| bindGenericGenerator(GenericGenerator, MetadataBuildingContext) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| bindNamedStoredProcedureQuery(NamedStoredProcedureQuery, MetadataBuildingContext, boolean) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| bindFetchProfilesForClass(XClass, MetadataBuildingContext) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |