| 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.956 | statement_list[2] |
| Clone Abstraction | Parameter Bindings |
| Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
|---|---|---|---|
| 1 | 2 | 28 | src/NHibernate.Test/NHSpecificTest/NH1018/NH1018Fixture.cs |
| 2 | 2 | 30 | src/NHibernate.Test/NHSpecificTest/NH1018/NH1018Fixture.cs |
| ||||
emr1.AddEmployee(employees[0]);
emr1.AddEmployee(employees[1]);
|
| ||||
emr1.AddEmployee(employees[2]);
emr2.AddEmployee(employees[3]);
|
| |||
emr1.AddEmployee(employees[ [[#variable56393a40]]]); [[#variable561636e0]].AddEmployee(employees[ [[#variable563939e0]]]); |
| CloneAbstraction |
| Parameter Index | Clone Instance | Parameter Name | Value |
|---|---|---|---|
| 1 | 1 | [[#56393a40]] | 2 |
| 1 | 2 | [[#56393a40]] | 0 |
| 2 | 1 | [[#561636e0]] | emr2 |
| 2 | 2 | [[#561636e0]] | emr1 |
| 3 | 1 | [[#563939e0]] | 3 |
| 3 | 2 | [[#563939e0]] | 1 |