CloneSet2059


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
1320.968non_pp_embedded_statement
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
1117
src/NHibernate.Test/NHSpecificTest/NH298/IndexedBidirectionalOneToManyTest.cs
2118
src/NHibernate.Test/NHSpecificTest/NH298/IndexedBidirectionalOneToManyTest.cs
3119
src/NHibernate.Test/NHSpecificTest/NH298/IndexedBidirectionalOneToManyTest.cs
Clone Instance
1
Line Count
1
Source Line
17
Source File
src/NHibernate.Test/NHSpecificTest/NH298/IndexedBidirectionalOneToManyTest.cs

                                root.SubCategories.Add( new Category( 2, "First", root));


Clone Instance
2
Line Count
1
Source Line
18
Source File
src/NHibernate.Test/NHSpecificTest/NH298/IndexedBidirectionalOneToManyTest.cs

                                root.SubCategories.Add( new Category( 3, "Second", root));


Clone Instance
3
Line Count
1
Source Line
19
Source File
src/NHibernate.Test/NHSpecificTest/NH298/IndexedBidirectionalOneToManyTest.cs

                                root.SubCategories.Add( new Category( 4, "Third", root));


Clone AbstractionParameter Count: 2Parameter Bindings

root.SubCategories.Add(new Category( [[#variable4a474fa0]], [[#variable4a474f80]], root));
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#4a474fa0]]
2 
12[[#4a474fa0]]
3 
13[[#4a474fa0]]
4 
21[[#4a474f80]]
"First" 
22[[#4a474f80]]
"Second" 
23[[#4a474f80]]
"Third"