Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 3 | 2 | 0.968 | non_pp_embedded_statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 17 | src/NHibernate.Test/NHSpecificTest/NH298/IndexedBidirectionalOneToManyTest.cs |
2 | 1 | 18 | src/NHibernate.Test/NHSpecificTest/NH298/IndexedBidirectionalOneToManyTest.cs |
3 | 1 | 19 | src/NHibernate.Test/NHSpecificTest/NH298/IndexedBidirectionalOneToManyTest.cs |
| ||||
root.SubCategories.Add( new Category( 2, "First", root)); |
| ||||
root.SubCategories.Add( new Category( 3, "Second", root)); |
| ||||
root.SubCategories.Add( new Category( 4, "Third", root)); |
| |||
root.SubCategories.Add(new Category( [[#variable4a474fa0]], [[#variable4a474f80]], root)); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#4a474fa0]] | 2 |
1 | 2 | [[#4a474fa0]] | 3 |
1 | 3 | [[#4a474fa0]] | 4 |
2 | 1 | [[#4a474f80]] | "First" |
2 | 2 | [[#4a474f80]] | "Second" |
2 | 3 | [[#4a474f80]] | "Third" |