Source file "org/hibernate/engine/spi/EntityUniqueKey.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 161 of 161 | 0% | 12 of 12 | 0% | 18 | 18 | 39 | 39 | 12 | 12 |
| generateHashCode(SessionFactoryImplementor) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| equals(Object) | 0% | 0% | 5 | 5 | 4 | 4 | 1 | 1 | ||
| EntityUniqueKey(String, String, Object, Type, SessionFactoryImplementor) | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| checkAbilityToSerialize() | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| serialize(ObjectOutputStream) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| deserialize(ObjectInputStream, SessionImplementor) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| toString() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| writeObject(ObjectOutputStream) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| getEntityName() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getKey() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getUniqueKeyName() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| hashCode() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |