Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 2 | 3 | 0.961 | non_pp_embedded_statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 134 | src/NHibernate/Tuple/Entity/AbstractEntityTuplizer.cs |
2 | 1 | 153 | src/NHibernate/Tuple/Entity/AbstractEntityTuplizer.cs |
| ||||
copier.SetPropertyValues(id, identifierMapperType.GetPropertyValues(entity, EntityMode), EntityMode); |
| ||||
copier.SetPropertyValues(entity, copier.GetPropertyValues(id, EntityMode), EntityMode); |
| |||
copier.SetPropertyValues( [[#variable5eb17140]], [[#variable5eb170c0]].GetPropertyValues( [[#variable5eb17040]], EntityMode), EntityMode); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#5eb17140]] | id |
1 | 2 | [[#5eb17140]] | entity |
2 | 1 | [[#5eb170c0]] | identifierMapperType |
2 | 2 | [[#5eb170c0]] | copier |
3 | 1 | [[#5eb17040]] | entity |
3 | 2 | [[#5eb17040]] | id |