Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 2 | 2 | 0.975 | statement_list[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 448 | src/NHibernate/Persister/Entity/AbstractEntityPersister.cs |
2 | 2 | 2019 | src/NHibernate/Persister/Entity/AbstractEntityPersister.cs |
| ||||
string[] cols = new string[prop.ColumnSpan]; string[] forms = new string[prop.ColumnSpan]; |
| ||||
string[] aliases = new string[prop.ColumnSpan]; string[] cols = new string[prop.ColumnSpan]; |
| |||
string[] [[#variable6fda7f80]]= new string[prop.ColumnSpan]; string[] [[#variable6fcd1ae0]]= new string[prop.ColumnSpan]; |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#6fda7f80]] | cols |
1 | 2 | [[#6fda7f80]] | aliases |
2 | 1 | [[#6fcd1ae0]] | forms |
2 | 2 | [[#6fcd1ae0]] | cols |