Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
9 | 5 | 3 | 0.958 | class_member_declaration |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 9 | 23 | src/NHibernate.Test/Criteria/CriteriaQueryTest.cs |
2 | 9 | 17 | src/NHibernate.Test/Criteria/ProjectionsTest.cs |
3 | 3 | 15 | src/NHibernate.Test/IdTest/MultipleHiLoPerTableGeneratorTest.cs |
4 | 11 | 18 | src/NHibernate.Test/JoinedSubclass/JoinedSubclassExtendsFixture.cs |
5 | 3 | 21 | src/NHibernate.Test/Legacy/SQLFunctionsTest.cs |
| ||||
protected override IList Mappings { get { return new string[] { "Criteria.Enrolment.hbm.xml", "Criteria.Animal.hbm.xml", "Criteria.MaterialResource.hbm.xml" } ; } } |
| ||||
protected override IList Mappings { get { return new string[] { "Criteria.Enrolment.hbm.xml", "Criteria.Animal.hbm.xml", "Criteria.MaterialResource.hbm.xml" } ; } } |
| ||||
protected override IList Mappings { get { return new string[] { "IdTest.Car.hbm.xml", "IdTest.Plane.hbm.xml", "IdTest.Radio.hbm.xml" } ; } } |
| ||||
protected override IList Mappings { get { // order is important! The base classes must be configured before // the subclasses. return new string[] { "JoinedSubclass.JoinedSubclass.Person.hbm.xml", "JoinedSubclass.JoinedSubclass.Employee.hbm.xml", "JoinedSubclass.JoinedSubclass.Customer.hbm.xml" } ; } } |
| ||||
protected override IList Mappings { get { return new string[] { "Simple.hbm.xml", "Blobber.hbm.xml", "Broken.hbm.xml" } ; } } |
| |||
protected override IList Mappings { get { // order is important! The base classes must be configured before // the subclasses. return new string[] { [[#variable563aeb80]], [[#variable563afc60]], [[#variable563afc20]] } ; } } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#563aeb80]] | "Criteria.Enrolment.hbm.xml" |
1 | 2 | [[#563aeb80]] | "IdTest.Car.hbm.xml" |
1 | 3 | [[#563aeb80]] | "JoinedSubclass.JoinedSubclass.Person.hbm.xml" |
1 | 4 | [[#563aeb80]] | "Simple.hbm.xml" |
1 | 5 | [[#563aeb80]] | "Criteria.Enrolment.hbm.xml" |
2 | 1 | [[#563afc60]] | "Criteria.Animal.hbm.xml" |
2 | 2 | [[#563afc60]] | "IdTest.Plane.hbm.xml" |
2 | 3 | [[#563afc60]] | "JoinedSubclass.JoinedSubclass.Employee.hbm.xml" |
2 | 4 | [[#563afc60]] | "Blobber.hbm.xml" |
2 | 5 | [[#563afc60]] | "Criteria.Animal.hbm.xml" |
3 | 1 | [[#563afc20]] | "Criteria.MaterialResource.hbm.xml" |
3 | 2 | [[#563afc20]] | "IdTest.Radio.hbm.xml" |
3 | 3 | [[#563afc20]] | "JoinedSubclass.JoinedSubclass.Customer.hbm.xml" |
3 | 4 | [[#563afc20]] | "Broken.hbm.xml" |
3 | 5 | [[#563afc20]] | "Criteria.MaterialResource.hbm.xml" |