| 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 | 73 | src/NHibernate.Test/Stateless/StatelessWithRelationsFixture.cs |
| 2 | 1 | 74 | src/NHibernate.Test/Stateless/StatelessWithRelationsFixture.cs |
| ||||
Assert.That(rf[0].Father.Description, Is.EqualTo(crocodileFather)); |
| ||||
Assert.That(rf[0].Mother.Description, Is.EqualTo(crocodileMother)); |
| |||
Assert.That(rf[0]. [[#variable657d8b00]].Description, Is.EqualTo( [[#variable657d8a80]])); |
| CloneAbstraction |
| Parameter Index | Clone Instance | Parameter Name | Value |
|---|---|---|---|
| 1 | 1 | [[#657d8b00]] | Father |
| 1 | 2 | [[#657d8b00]] | Mother |
| 2 | 1 | [[#657d8a80]] | crocodileFather |
| 2 | 2 | [[#657d8a80]] | crocodileMother |