Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 6 | 3 | 0.969 | statement_list[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 123 | src/NHibernate.Test/UtilityTest/ReflectHelperFixture.cs |
2 | 2 | 125 | src/NHibernate.Test/UtilityTest/ReflectHelperFixture.cs |
3 | 2 | 127 | src/NHibernate.Test/UtilityTest/ReflectHelperFixture.cs |
4 | 2 | 137 | src/NHibernate.Test/UtilityTest/ReflectHelperFixture.cs |
5 | 2 | 139 | src/NHibernate.Test/UtilityTest/ReflectHelperFixture.cs |
6 | 2 | 141 | 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); |
| ||||
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); |
| ||||
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); |
| ||||
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); |
| ||||
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); |
| ||||
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); |
| |||
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 Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#657d1600]] | mddg |
1 | 2 | [[#657d1600]] | mdng |
1 | 3 | [[#657d1600]] | mdig |
1 | 4 | [[#657d1600]] | mdg |
1 | 5 | [[#657d1600]] | mng |
1 | 6 | [[#657d1600]] | mig |
2 | 1 | [[#6ffbd040]] | mdds |
2 | 2 | [[#6ffbd040]] | mdns |
2 | 3 | [[#6ffbd040]] | mdis |
2 | 4 | [[#6ffbd040]] | mds |
2 | 5 | [[#6ffbd040]] | mns |
2 | 6 | [[#6ffbd040]] | mis |
3 | 1 | [[#6d652f00]] | Is |
3 | 2 | [[#6d652f00]] | Is.Not |
3 | 3 | [[#6d652f00]] | Is |
3 | 4 | [[#6d652f00]] | Is |
3 | 5 | [[#6d652f00]] | Is.Not |
3 | 6 | [[#6d652f00]] | Is |