CloneSet2759


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
2220.955argument_list
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
1122
src/NHibernate.ByteCode.Spring/LazyInitializer.cs
2234
src/NHibernate.ByteCode.Spring/ProxyFactory.cs
Clone Instance
1
Line Count
1
Source Line
22
Source File
src/NHibernate.ByteCode.Spring/LazyInitializer.cs

                                entityName, persistentClass.IsInterface ? typeof( object):  persistentClass, id


Clone Instance
2
Line Count
2
Source Line
34
Source File
src/NHibernate.ByteCode.Spring/ProxyFactory.cs

                                                                      EntityName, PersistentClass.IsInterface ? typeof( object):  PersistentClass,
                                                                      id


Clone AbstractionParameter Count: 2Parameter Bindings

 [[#variable54b0f600]], [[#variable54b0f580]].IsInterface ?
                       typeof(object): [[#variable54b0f580]], id
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#54b0f600]]
EntityName 
12[[#54b0f600]]
entityName 
21[[#54b0f580]]
PersistentClass 
22[[#54b0f580]]
persistentClass