Source file "org/hibernate/boot/model/internal/OneToOneSecondPass.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 521 of 521 | 0% | 40 of 40 | 0% | 28 | 28 | 129 | 129 | 8 | 8 |
| bindTargetManyToOne(Map, OneToOne, Property, PersistentClass, Property) | 0% | 0% | 9 | 9 | 36 | 36 | 1 | 1 | ||
| doSecondPass(Map) | 0% | 0% | 4 | 4 | 29 | 29 | 1 | 1 | ||
| buildJoinFromMappedBySide(PersistentClass, Property, Join) | 0% | 0% | 5 | 5 | 21 | 21 | 1 | 1 | ||
| bindUnowned(Map, OneToOne, Property) | 0% | 0% | 4 | 4 | 16 | 16 | 1 | 1 | ||
| OneToOneSecondPass(String, String, String, PropertyHolder, PropertyData, XClass, NotFoundAction, OnDeleteAction, boolean, String, AnnotatedJoinColumns, MetadataBuildingContext) | 0% | n/a | 1 | 1 | 13 | 13 | 1 | 1 | ||
| bindOwned(Map, OneToOne, String, Property) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| targetProperty(OneToOne, PersistentClass) | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| getForeignKeyDirection() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 |