Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
8 | 5 | 2 | 0.976 | class_member_declarations[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 8 | 11 | src/NHibernate.Test/Ado/BatcherFixture.cs |
2 | 8 | 11 | src/NHibernate.Test/Cascade/RefreshFixture.cs |
3 | 8 | 12 | src/NHibernate.Test/EntityModeTest/Multi/MultiRepresentationFixture.cs |
4 | 8 | 14 | src/NHibernate.Test/ExceptionsTest/SQLExceptionConversionTest.cs |
5 | 8 | 38 | src/NHibernate.Test/NHSpecificTest/NH645/HQLFunctionFixture.cs |
| ||||
protected override string MappingsAssembly { get { return "NHibernate.Test"; } } protected override IList Mappings { get { return new [] { "Ado.VerySimple.hbm.xml", "Ado.AlmostSimple.hbm.xml" } ; } } |
| ||||
protected override string MappingsAssembly { get { return "NHibernate.Test"; } } protected override IList Mappings { get { return new [] { "Cascade.Job.hbm.xml", "Cascade.JobBatch.hbm.xml" } ; } } |
| ||||
protected override string MappingsAssembly { get { return "NHibernate.Test"; } } protected override IList Mappings { get { return new [] { "EntityModeTest.Multi.Stock.hbm.xml", "EntityModeTest.Multi.Valuation.hbm.xml" } ; } } |
| ||||
protected override string MappingsAssembly { get { return "NHibernate.Test"; } } protected override IList Mappings { get { return new [] { "ExceptionsTest.User.hbm.xml", "ExceptionsTest.Group.hbm.xml" } ; } } |
| ||||
protected override string MappingsAssembly { get { return "NHibernate.Test"; } } protected override IList Mappings { get { return new [] { "HQL.Animal.hbm.xml", "HQL.MaterialResource.hbm.xml" } ; } } |
| |||
protected override string MappingsAssembly { get { return "NHibernate.Test"; } } protected override IList Mappings { get { return new [] { [[#variable501ef020]], [[#variable501eefc0]] } ; } } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#501ef020]] | "Ado.VerySimple.hbm.xml" |
1 | 2 | [[#501ef020]] | "Cascade.Job.hbm.xml" |
1 | 3 | [[#501ef020]] | "EntityModeTest.Multi.Stock.hbm.xml" |
1 | 4 | [[#501ef020]] | "ExceptionsTest.User.hbm.xml" |
1 | 5 | [[#501ef020]] | "HQL.Animal.hbm.xml" |
2 | 1 | [[#501eefc0]] | "Ado.AlmostSimple.hbm.xml" |
2 | 2 | [[#501eefc0]] | "Cascade.JobBatch.hbm.xml" |
2 | 3 | [[#501eefc0]] | "EntityModeTest.Multi.Valuation.hbm.xml" |
2 | 4 | [[#501eefc0]] | "ExceptionsTest.Group.hbm.xml" |
2 | 5 | [[#501eefc0]] | "HQL.MaterialResource.hbm.xml" |