CloneSet2615


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
1220.971non_pp_embedded_statement
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
1167
src/NHibernate.Test/Stateless/StatelessWithRelationsFixture.cs
2168
src/NHibernate.Test/Stateless/StatelessWithRelationsFixture.cs
Clone Instance
1
Line Count
1
Source Line
67
Source File
src/NHibernate.Test/Stateless/StatelessWithRelationsFixture.cs

                                Assert.That(hf[0].Father.Name, Is.EqualTo(humanFather));


Clone Instance
2
Line Count
1
Source Line
68
Source File
src/NHibernate.Test/Stateless/StatelessWithRelationsFixture.cs

                                Assert.That(hf[0].Mother.Name, Is.EqualTo(humanMother));


Clone AbstractionParameter Count: 2Parameter Bindings

Assert.That(hf[0]. [[#variable57d17e60]].Name, Is.EqualTo( [[#variable57d17da0]]));
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#57d17e60]]
Father 
12[[#57d17e60]]
Mother 
21[[#57d17da0]]
humanFather 
22[[#57d17da0]]
humanMother