CloneSet1356


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
1420.955argument_list
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
11166
src/NHibernate.Test/QueryTest/DetachedQueryFixture.cs
21169
src/NHibernate.Test/QueryTest/DetachedQueryFixture.cs
31190
src/NHibernate.Test/QueryTest/DetachedQueryFixture.cs
41191
src/NHibernate.Test/QueryTest/DetachedQueryFixture.cs
Clone Instance
1
Line Count
1
Source Line
166
Source File
src/NHibernate.Test/QueryTest/DetachedQueryFixture.cs

                                             "UntypedList", new int[] { 1, 2, 3
                                                                      }


Clone Instance
2
Line Count
1
Source Line
169
Source File
src/NHibernate.Test/QueryTest/DetachedQueryFixture.cs

                                             "TypedList", new Int64[] { 1, 2, 3
                                                                      }


Clone Instance
3
Line Count
1
Source Line
190
Source File
src/NHibernate.Test/QueryTest/DetachedQueryFixture.cs

                                                "UntypedList", new int[] { 1, 2, 3
                                                                         }


Clone Instance
4
Line Count
1
Source Line
191
Source File
src/NHibernate.Test/QueryTest/DetachedQueryFixture.cs

                                                "TypedList", new Int64[] { 1, 2, 3
                                                                         }


Clone AbstractionParameter Count: 2Parameter Bindings

 [[#variable2cd34aa0]], new [[#variable2cd34a40]][]
                        {
                           1, 2, 3
                        }
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#2cd34aa0]]
"TypedList" 
12[[#2cd34aa0]]
"UntypedList" 
13[[#2cd34aa0]]
"UntypedList" 
14[[#2cd34aa0]]
"TypedList" 
21[[#2cd34a40]]
Int64 
22[[#2cd34a40]]
int 
23[[#2cd34a40]]
int 
24[[#2cd34a40]]
Int64