CloneSet1665


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
2220.964statement_list[2]
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
124682
src/NHibernate.Test/Legacy/FooBarTest.cs
224684
src/NHibernate.Test/Legacy/FooBarTest.cs
Clone Instance
1
Line Count
2
Source Line
4682
Source File
src/NHibernate.Test/Legacy/FooBarTest.cs

                        oneA = (One) s.Load( typeof(One), oneA.Key);
                        manyA = (Many) s.Load( typeof(Many), manyA.Key);


Clone Instance
2
Line Count
2
Source Line
4684
Source File
src/NHibernate.Test/Legacy/FooBarTest.cs

                        oneB = (One) s.Load( typeof(One), oneB.Key);
                        manyB = (Many) s.Load( typeof(Many), manyB.Key);


Clone AbstractionParameter Count: 2Parameter Bindings

 [[#variable28bfcf80]]= (One)s.Load( typeof(One), [[#variable28bfcf80]].Key);
 [[#variable28bfcf60]]= (Many)s.Load( typeof(Many), [[#variable28bfcf60]].Key);
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#28bfcf80]]
oneA 
12[[#28bfcf80]]
oneB 
21[[#28bfcf60]]
manyA 
22[[#28bfcf60]]
manyB