Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
24 | 3 | 4 | 0.984 | class_member_declaration |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 24 | 32 | src/NHibernate.Test/Legacy/FooBarTest.cs |
2 | 24 | 21 | src/NHibernate.Test/Legacy/FumTest.cs |
3 | 24 | 16 | 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", "Location.hbm.xml", "Stuff.hbm.xml", "Container.hbm.xml", "Simple.hbm.xml", "XY.hbm.xml" } ; } } |
| ||||
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" } ; } } |
| ||||
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" } ; } } |
| |||
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 Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#6fd8aec0]] | "Location.hbm.xml" |
1 | 2 | [[#6fd8aec0]] | "Location.hbm.xml" |
1 | 3 | [[#6fd8aec0]] | "ParentChild.hbm.xml" |
2 | 1 | [[#6fd8ae60]] | "Stuff.hbm.xml" |
2 | 2 | [[#6fd8ae60]] | "Stuff.hbm.xml" |
2 | 3 | [[#6fd8ae60]] | "Simple.hbm.xml" |
3 | 1 | [[#6fd8adc0]] | "Simple.hbm.xml" |
3 | 2 | [[#6fd8adc0]] | "Simple.hbm.xml" |
3 | 3 | [[#6fd8adc0]] | "Circular.hbm.xml" |
4 | 1 | [[#6fd8ad40]] | "XY.hbm.xml" |
4 | 2 | [[#6fd8ad40]] | "Middle.hbm.xml" |
4 | 3 | [[#6fd8ad40]] | "Stuff.hbm.xml" |