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.954 | statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 16 | src/NHibernate.Test/NHSpecificTest/NH1399/Fixture.cs |
2 | 1 | 17 | src/NHibernate.Test/NHSpecificTest/NH1399/Fixture.cs |
| ||||
string t1Fk = table1.UniqueColumnString(new object[] { table1ITestManyA } , "BluewireTechnologies.Core.Framework.DynamicTypes2.Albatross.ITestManyA"); |
| ||||
string t2Fk = table1.UniqueColumnString(new object[] { table1ITestManyB } , "BluewireTechnologies.Core.Framework.DynamicTypes2.Albatross.ITestManyB"); |
| |||
string [[#variable70c0ffa0]]= table1.UniqueColumnString(new object[] { [[#variable70c0ff20]] } , [[#variable70c0fec0]]); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#70c0ffa0]] | t1Fk |
1 | 2 | [[#70c0ffa0]] | t2Fk |
2 | 1 | [[#70c0ff20]] | table1ITestManyA |
2 | 2 | [[#70c0ff20]] | table1ITestManyB |
3 | 1 | [[#70c0fec0]] | "BluewireTechnologies.Core.Framework.DynamicTypes2.Albatross.ITestManyA" |
3 | 2 | [[#70c0fec0]] | "BluewireTechnologies.Core.Framework.DynamicTypes2.Albatross.ITestManyB" |