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.987 | non_pp_embedded_statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 110 | src/NHibernate/Collection/PersistentIdentifierBag.cs |
2 | 1 | 312 | src/NHibernate/Collection/PersistentSet.cs |
| ||||
result[i++] = persister.ElementType.Disassemble(val, Session, null); |
| ||||
result[i++] = persister.ElementType.Disassemble(obj, Session, null); |
| |||
result[i++] = persister.ElementType.Disassemble( [[#variable54debc60]], Session, null); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#54debc60]] | val |
1 | 2 | [[#54debc60]] | obj |