CloneSet469


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
3550.955statement_list[2]
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
1388
src/NHibernate.Test/NHSpecificTest/NH1391/Fixture.cs
2251
src/NHibernate.Test/NHSpecificTest/NH1391/Fixture2.cs
3253
src/NHibernate.Test/NHSpecificTest/NH1391/Fixture2.cs
4255
src/NHibernate.Test/NHSpecificTest/NH1391/Fixture2.cs
5257
src/NHibernate.Test/NHSpecificTest/NH1391/Fixture2.cs
Clone Instance
1
Line Count
3
Source Line
88
Source File
src/NHibernate.Test/NHSpecificTest/NH1391/Fixture.cs

                                Assert.That(personWithAnimals.AnimalsNonGeneric, Has.Count.EqualTo(4));

                                Assert.That(personWithCats.CatsGeneric, Has.Count.EqualTo(1));


Clone Instance
2
Line Count
2
Source Line
51
Source File
src/NHibernate.Test/NHSpecificTest/NH1391/Fixture2.cs

                                Assert.That(personWithAnimals.AnimalsNonGeneric, Has.Count.EqualTo(4));
                                Assert.That(personWithAnimals.AnimalsGeneric, Has.Count.EqualTo(4));


Clone Instance
3
Line Count
2
Source Line
53
Source File
src/NHibernate.Test/NHSpecificTest/NH1391/Fixture2.cs

                                Assert.That(personWithAnimals.CatsNonGeneric, Has.Count.EqualTo(1));
                                Assert.That(personWithAnimals.CatsGeneric, Has.Count.EqualTo(1));


Clone Instance
4
Line Count
2
Source Line
55
Source File
src/NHibernate.Test/NHSpecificTest/NH1391/Fixture2.cs

                                Assert.That(personWithAnimals.DogsNonGeneric, Has.Count.EqualTo(2));
                                Assert.That(personWithAnimals.DogsGeneric, Has.Count.EqualTo(2));


Clone Instance
5
Line Count
2
Source Line
57
Source File
src/NHibernate.Test/NHSpecificTest/NH1391/Fixture2.cs

                                Assert.That(personWithAnimals.SivasKangalsNonGeneric, Has.Count.EqualTo(1));
                                Assert.That(personWithAnimals.SivasKangalsGeneric, Has.Count.EqualTo(1));


Clone AbstractionParameter Count: 5Parameter Bindings

Assert.That(personWithAnimals. [[#variable69751f00]], Has.Count.EqualTo( [[#variable6e637560]]));
Assert.That( [[#variable6e636de0]]. [[#variable5f4c5bc0]], Has.Count.EqualTo( [[#variable69751e80]]));
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#69751f00]]
AnimalsNonGeneric 
12[[#69751f00]]
SivasKangalsNonGeneric 
13[[#69751f00]]
DogsNonGeneric 
14[[#69751f00]]
CatsNonGeneric 
15[[#69751f00]]
AnimalsNonGeneric 
21[[#6e637560]]
4 
22[[#6e637560]]
1 
23[[#6e637560]]
2 
24[[#6e637560]]
1 
25[[#6e637560]]
4 
31[[#6e636de0]]
personWithCats 
32[[#6e636de0]]
personWithAnimals 
33[[#6e636de0]]
personWithAnimals 
34[[#6e636de0]]
personWithAnimals 
35[[#6e636de0]]
personWithAnimals 
41[[#5f4c5bc0]]
CatsGeneric 
42[[#5f4c5bc0]]
SivasKangalsGeneric 
43[[#5f4c5bc0]]
DogsGeneric 
44[[#5f4c5bc0]]
CatsGeneric 
45[[#5f4c5bc0]]
AnimalsGeneric 
51[[#69751e80]]
1 
52[[#69751e80]]
1 
53[[#69751e80]]
2 
54[[#69751e80]]
1 
55[[#69751e80]]
4