CloneSet302


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
24340.984class_member_declaration
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
12432
src/NHibernate.Test/Legacy/FooBarTest.cs
22421
src/NHibernate.Test/Legacy/FumTest.cs
32416
src/NHibernate.Test/Legacy/ParentChildTest.cs
Clone Instance
1
Line Count
24
Source Line
32
Source File
src/NHibernate.Test/Legacy/FooBarTest.cs

                protected override IList Mappings
                {
                        get
                        {
                                return new string[]
                                        {
                                                "FooBar.hbm.xml",
                                                "Baz.hbm.xml",
                                                "Qux.hbm.xml",
                                                "Glarch.hbm.xml",
                                                "Fum.hbm.xml",
                                                "Fumm.hbm.xml",
                                                "Fo.hbm.xml",
                                                "One.hbm.xml",
                                                "Many.hbm.xml",
                                                "Immutable.hbm.xml",
                                                "Fee.hbm.xml",
                                                "Vetoer.hbm.xml",
                                                "Holder.hbm.xml",
                                                "Location.hbm.xml",
                                                "Stuff.hbm.xml",
                                                "Container.hbm.xml",
                                                "Simple.hbm.xml",
                                                "XY.hbm.xml"
                                        } ;
                        }
                }



Clone Instance
2
Line Count
24
Source Line
21
Source File
src/NHibernate.Test/Legacy/FumTest.cs

                protected override IList Mappings
                {
                        get
                        {
                                return new string[]
                                        {
                                                "FooBar.hbm.xml",
                                                "Baz.hbm.xml",
                                                "Qux.hbm.xml",
                                                "Glarch.hbm.xml",
                                                "Fum.hbm.xml",
                                                "Fumm.hbm.xml",
                                                "Fo.hbm.xml",
                                                "One.hbm.xml",
                                                "Many.hbm.xml",
                                                "Immutable.hbm.xml",
                                                "Fee.hbm.xml",
                                                "Vetoer.hbm.xml",
                                                "Holder.hbm.xml",
                                                "Location.hbm.xml",
                                                "Stuff.hbm.xml",
                                                "Container.hbm.xml",
                                                "Simple.hbm.xml",
                                                "Middle.hbm.xml"
                                        } ;
                        }
                }



Clone Instance
3
Line Count
24
Source Line
16
Source File
src/NHibernate.Test/Legacy/ParentChildTest.cs

                protected override IList Mappings
                {
                        get
                        {
                                return new string[]
                                        {
                                                "FooBar.hbm.xml",
                                                "Baz.hbm.xml",
                                                "Qux.hbm.xml",
                                                "Glarch.hbm.xml",
                                                "Fum.hbm.xml",
                                                "Fumm.hbm.xml",
                                                "Fo.hbm.xml",
                                                "One.hbm.xml",
                                                "Many.hbm.xml",
                                                "Immutable.hbm.xml",
                                                "Fee.hbm.xml",
                                                "Vetoer.hbm.xml",
                                                "Holder.hbm.xml",
                                                "ParentChild.hbm.xml",
                                                "Simple.hbm.xml",
                                                "Container.hbm.xml",
                                                "Circular.hbm.xml",
                                                "Stuff.hbm.xml"
                                        } ;
                        }
                }



Clone AbstractionParameter Count: 4Parameter Bindings

protected override IList Mappings
{
   get
   {
      return new string[]
             {
                "FooBar.hbm.xml", "Baz.hbm.xml", "Qux.hbm.xml", "Glarch.hbm.xml", "Fum.hbm.xml",
                "Fumm.hbm.xml", "Fo.hbm.xml", "One.hbm.xml", "Many.hbm.xml", "Immutable.hbm.xml",
                "Fee.hbm.xml", "Vetoer.hbm.xml", "Holder.hbm.xml", [[#variable6fd8aec0]], [[#variable6fd8ae60]],
                "Container.hbm.xml", [[#variable6fd8adc0]], [[#variable6fd8ad40]]
             } ;
   }
}

 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#6fd8aec0]]
"Location.hbm.xml" 
12[[#6fd8aec0]]
"Location.hbm.xml" 
13[[#6fd8aec0]]
"ParentChild.hbm.xml" 
21[[#6fd8ae60]]
"Stuff.hbm.xml" 
22[[#6fd8ae60]]
"Stuff.hbm.xml" 
23[[#6fd8ae60]]
"Simple.hbm.xml" 
31[[#6fd8adc0]]
"Simple.hbm.xml" 
32[[#6fd8adc0]]
"Simple.hbm.xml" 
33[[#6fd8adc0]]
"Circular.hbm.xml" 
41[[#6fd8ad40]]
"XY.hbm.xml" 
42[[#6fd8ad40]]
"Middle.hbm.xml" 
43[[#6fd8ad40]]
"Stuff.hbm.xml"