CloneSet146


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
2630.969statement_list[2]
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
12123
src/NHibernate.Test/UtilityTest/ReflectHelperFixture.cs
22125
src/NHibernate.Test/UtilityTest/ReflectHelperFixture.cs
32127
src/NHibernate.Test/UtilityTest/ReflectHelperFixture.cs
42137
src/NHibernate.Test/UtilityTest/ReflectHelperFixture.cs
52139
src/NHibernate.Test/UtilityTest/ReflectHelperFixture.cs
62141
src/NHibernate.Test/UtilityTest/ReflectHelperFixture.cs
Clone Instance
1
Line Count
2
Source Line
123
Source File
src/NHibernate.Test/UtilityTest/ReflectHelperFixture.cs

                        Assert.That(ReflectHelper.TryGetMethod(new [] { typeof(IMyBaseInterface), typeof(IMyInterface)
                                                                      } ,                                                mig), Is.Not.Null);
                        Assert.That(ReflectHelper.TryGetMethod(new [] { typeof(IMyBaseInterface), typeof(IMyInterface)
                                                                      } ,                                                mis), Is.Null);


Clone Instance
2
Line Count
2
Source Line
125
Source File
src/NHibernate.Test/UtilityTest/ReflectHelperFixture.cs

                        Assert.That(ReflectHelper.TryGetMethod(new [] { typeof(IMyBaseInterface), typeof(IMyInterface)
                                                                      } ,                                                mng), Is.Not.Null);
                        Assert.That(ReflectHelper.TryGetMethod(new [] { typeof(IMyBaseInterface), typeof(IMyInterface)
                                                                      } ,                                                mns), Is.Not.Null);


Clone Instance
3
Line Count
2
Source Line
127
Source File
src/NHibernate.Test/UtilityTest/ReflectHelperFixture.cs

                        Assert.That(ReflectHelper.TryGetMethod(new [] { typeof(IMyBaseInterface), typeof(IMyInterface)
                                                                      } ,                                                mdg), Is.Not.Null);
                        Assert.That(ReflectHelper.TryGetMethod(new [] { typeof(IMyBaseInterface), typeof(IMyInterface)
                                                                      } ,                                                mds), Is.Null);


Clone Instance
4
Line Count
2
Source Line
137
Source File
src/NHibernate.Test/UtilityTest/ReflectHelperFixture.cs

                        Assert.That(ReflectHelper.TryGetMethod(new [] { typeof(IMyBaseInterface), typeof(IMyInterface)
                                                                      } ,                                                mdig), Is.Not.Null);
                        Assert.That(ReflectHelper.TryGetMethod(new [] { typeof(IMyBaseInterface), typeof(IMyInterface)
                                                                      } ,                                                mdis), Is.Null);


Clone Instance
5
Line Count
2
Source Line
139
Source File
src/NHibernate.Test/UtilityTest/ReflectHelperFixture.cs

                        Assert.That(ReflectHelper.TryGetMethod(new [] { typeof(IMyBaseInterface), typeof(IMyInterface)
                                                                      } ,                                                mdng), Is.Not.Null);
                        Assert.That(ReflectHelper.TryGetMethod(new [] { typeof(IMyBaseInterface), typeof(IMyInterface)
                                                                      } ,                                                mdns), Is.Not.Null);


Clone Instance
6
Line Count
2
Source Line
141
Source File
src/NHibernate.Test/UtilityTest/ReflectHelperFixture.cs

                        Assert.That(ReflectHelper.TryGetMethod(new [] { typeof(IMyBaseInterface), typeof(IMyInterface)
                                                                      } ,                                                mddg), Is.Not.Null);
                        Assert.That(ReflectHelper.TryGetMethod(new [] { typeof(IMyBaseInterface), typeof(IMyInterface)
                                                                      } ,                                                mdds), Is.Null);


Clone AbstractionParameter Count: 3Parameter Bindings

Assert.That(ReflectHelper.TryGetMethod(new []
                                       {
                                          typeof(IMyBaseInterface), typeof(IMyInterface)
                                       } , [[#variable657d1600]]), Is.Not.Null);
Assert.That(ReflectHelper.TryGetMethod(new []
                                       {
                                          typeof(IMyBaseInterface), typeof(IMyInterface)
                                       } , [[#variable6ffbd040]]), [[#variable6d652f00]].Null);
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#657d1600]]
mddg 
12[[#657d1600]]
mdng 
13[[#657d1600]]
mdig 
14[[#657d1600]]
mdg 
15[[#657d1600]]
mng 
16[[#657d1600]]
mig 
21[[#6ffbd040]]
mdds 
22[[#6ffbd040]]
mdns 
23[[#6ffbd040]]
mdis 
24[[#6ffbd040]]
mds 
25[[#6ffbd040]]
mns 
26[[#6ffbd040]]
mis 
31[[#6d652f00]]
Is 
32[[#6d652f00]]
Is.Not 
33[[#6d652f00]]
Is 
34[[#6d652f00]]
Is 
35[[#6d652f00]]
Is.Not 
36[[#6d652f00]]
Is