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.971 | non_pp_embedded_statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 67 | src/NHibernate.Test/Stateless/StatelessWithRelationsFixture.cs |
2 | 1 | 68 | src/NHibernate.Test/Stateless/StatelessWithRelationsFixture.cs |
| ||||
Assert.That(hf[0].Father.Name, Is.EqualTo(humanFather)); |
| ||||
Assert.That(hf[0].Mother.Name, Is.EqualTo(humanMother)); |
| |||
Assert.That(hf[0]. [[#variable57d17e60]].Name, Is.EqualTo( [[#variable57d17da0]])); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#57d17e60]] | Father |
1 | 2 | [[#57d17e60]] | Mother |
2 | 1 | [[#57d17da0]] | humanFather |
2 | 2 | [[#57d17da0]] | humanMother |