Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 2 | 1 | 0.986 | non_pp_embedded_statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 48 | src/NHibernate/Event/Default/AbstractReassociateEventListener.cs |
2 | 1 | 71 | src/NHibernate/Event/Default/DefaultDeleteEventListener.cs |
| ||||
new OnLockVisitor(source, id, entity).Process(entity, persister); |
| ||||
new OnUpdateVisitor(source, id, entity).Process(entity, persister); |
| |||
new [[#variable58454360]](source, id, entity).Process(entity, persister); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#58454360]] | OnUpdateVisitor |
1 | 2 | [[#58454360]] | OnLockVisitor |