Source file "org/hibernate/action/internal/CollectionRemoveAction.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 141 of 141 | 0% | 10 of 10 | 0% | 14 | 14 | 44 | 44 | 9 | 9 |
| execute() | 0% | 0% | 4 | 4 | 13 | 13 | 1 | 1 | ||
| CollectionRemoveAction(PersistentCollection, CollectionPersister, Object, boolean, EventSource) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| CollectionRemoveAction(Object, CollectionPersister, Object, boolean, EventSource) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| CollectionRemoveAction(CollectionPersister, Object, EventSource) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| newPreCollectionRemoveEvent() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| newPostCollectionRemoveEvent() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| preRemove() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| postRemove() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| getAffectedOwner() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |