Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
8 | 2 | 1 | 0.988 | class_member_declarations[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 8 | 10 | src/NHibernate.Test/ProjectionFixtures/Fixture.cs |
2 | 8 | 10 | src/NHibernate.Test/PropertyRef/KeyPropertyRefFixture.cs |
| ||||
protected override System.Collections.IList Mappings { get { return new string[] { "ProjectionFixtures.Mapping.hbm.xml" } ; } } protected override string MappingsAssembly { get { return "NHibernate.Test"; } } |
| ||||
protected override System.Collections.IList Mappings { get { return new string[] { "PropertyRef.KeyPropertyRef.hbm.xml" } ; } } protected override string MappingsAssembly { get { return "NHibernate.Test"; } } |
| |||
protected override System.Collections.IList Mappings { get { return new string[] { [[#variable6e68a2c0]] } ; } } protected override string MappingsAssembly { get { return "NHibernate.Test"; } } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#6e68a2c0]] | "PropertyRef.KeyPropertyRef.hbm.xml" |
1 | 2 | [[#6e68a2c0]] | "ProjectionFixtures.Mapping.hbm.xml" |