Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
8 | 2 | 4 | 0.952 | class_member_declaration |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 8 | 15 | src/NHibernate.Test/CompositeId/CompositeIdFixture.cs |
2 | 10 | 19 | src/NHibernate.Test/NHSpecificTest/MapFixture.cs |
| ||||
protected override IList Mappings { get { return new string[] { "CompositeId.Customer.hbm.xml", "CompositeId.Order.hbm.xml", "CompositeId.LineItem.hbm.xml", "CompositeId.Product.hbm.xml" } ; } } |
| ||||
protected override IList Mappings { get { return new string[] { "NHSpecific.Parent.hbm.xml", "NHSpecific.Child.hbm.xml", "NHSpecific.SexType.hbm.xml", "NHSpecific.Team.hbm.xml" } ; } } |
| |||
protected override IList Mappings { get { return new string[] { [[#variable6e70fbc0]], [[#variable6e70fa80]], [[#variable6e70fac0]], [[#variable6e70fa60]] } ; } } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#6e70fbc0]] | "CompositeId.Customer.hbm.xml" |
1 | 2 | [[#6e70fbc0]] | "NHSpecific.Parent.hbm.xml" |
2 | 1 | [[#6e70fa80]] | "CompositeId.Order.hbm.xml" |
2 | 2 | [[#6e70fa80]] | "NHSpecific.Child.hbm.xml" |
3 | 1 | [[#6e70fac0]] | "CompositeId.LineItem.hbm.xml" |
3 | 2 | [[#6e70fac0]] | "NHSpecific.SexType.hbm.xml" |
4 | 1 | [[#6e70fa60]] | "CompositeId.Product.hbm.xml" |
4 | 2 | [[#6e70fa60]] | "NHSpecific.Team.hbm.xml" |