Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 2 | 3 | 0.952 | statement_list[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 273 | src/NHibernate/Persister/Collection/AbstractCollectionPersister.cs |
2 | 2 | 275 | src/NHibernate/Persister/Collection/AbstractCollectionPersister.cs |
| ||||
elementColumnNames = new string[elementSpan]; elementFormulaTemplates = new string[elementSpan]; |
| ||||
elementFormulas = new string[elementSpan]; elementColumnIsSettable = new bool[elementSpan]; |
| |||
[[#variable6f20d9e0]]= new string[elementSpan]; [[#variable56ac0bc0]]= new [[#variable56ac0b80]][elementSpan]; |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#6f20d9e0]] | elementFormulas |
1 | 2 | [[#6f20d9e0]] | elementColumnNames |
2 | 1 | [[#56ac0bc0]] | elementColumnIsSettable |
2 | 2 | [[#56ac0bc0]] | elementFormulaTemplates |
3 | 1 | [[#56ac0b80]] | bool |
3 | 2 | [[#56ac0b80]] | string |