Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 2 | 2 | 0.960 | non_pp_embedded_statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 1862 | src/NHibernate/Persister/Entity/AbstractEntityPersister.cs |
2 | 1 | 64 | src/NHibernate/Persister/Entity/AbstractPropertyMapping.cs |
| ||||
result[j] = StringHelper.Qualify(alias, cols[j]); |
| ||||
result[i] = StringHelper.Qualify(alias, columns[i]); |
| |||
result[ [[#variable6f4e0580]]] = StringHelper.Qualify(alias, [[#variable6f4e04a0]][ [[#variable6f4e0580]]]); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#6f4e0580]] | j |
1 | 2 | [[#6f4e0580]] | i |
2 | 1 | [[#6f4e04a0]] | cols |
2 | 2 | [[#6f4e04a0]] | columns |