Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 2 | 2 | 0.974 | non_pp_embedded_statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 58 | src/NHibernate.Test/NHSpecificTest/NH1911/Fixture.cs |
2 | 1 | 59 | src/NHibernate.Test/NHSpecificTest/NH1911/Fixture.cs |
| ||||
Assert.That(actual[0][0], Is.EqualTo(3)); |
| ||||
Assert.That(actual[0][1], Is.EqualTo(2)); |
| |||
Assert.That(actual[0][ [[#variable5511bdc0]]], Is.EqualTo( [[#variable5848e660]])); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#5511bdc0]] | 0 |
1 | 2 | [[#5511bdc0]] | 1 |
2 | 1 | [[#5848e660]] | 3 |
2 | 2 | [[#5848e660]] | 2 |