Source file "org/hibernate/classic/Lifecycle.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 18 of 18 | 0% | 4 of 4 | 0% | 7 | 7 | 7 | 7 | 5 | 5 |
| onLoad(Session, Object) | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| onSave(Session) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| onUpdate(Session) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| onDelete(Session) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| onLoad(Session, Serializable) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |