| Previous CloneSet | Next CloneSet | Back to Main Report |
| Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
|---|---|---|---|---|
| 1 | 3 | 2 | 0.976 | non_pp_embedded_statement |
| Clone Abstraction | Parameter Bindings |
| Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
|---|---|---|---|
| 1 | 1 | 45 | src/NHibernate.Test/NHSpecificTest/NH473/Fixture.cs |
| 2 | 1 | 46 | src/NHibernate.Test/NHSpecificTest/NH473/Fixture.cs |
| 3 | 1 | 47 | src/NHibernate.Test/NHSpecificTest/NH473/Fixture.cs |
| ||||
Assert.That(result[0].Children[0].Name, Is.EqualTo("Ayende"));
|
| ||||
Assert.That(result[0].Children[1].Name, Is.EqualTo("Dario"));
|
| ||||
Assert.That(result[0].Children[2].Name, Is.EqualTo("Fabio"));
|
| |||
Assert.That(result[0].Children[ [[#variable2939b720]]].Name, Is.EqualTo( [[#variable2939b6c0]])); |
| CloneAbstraction |
| Parameter Index | Clone Instance | Parameter Name | Value |
|---|---|---|---|
| 1 | 1 | [[#2939b720]] | 0 |
| 1 | 2 | [[#2939b720]] | 1 |
| 1 | 3 | [[#2939b720]] | 2 |
| 2 | 1 | [[#2939b6c0]] | "Ayende" |
| 2 | 2 | [[#2939b6c0]] | "Dario" |
| 2 | 3 | [[#2939b6c0]] | "Fabio" |