CloneSet1247


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
2230.972statement_list[2]
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
1288
src/NHibernate/Cfg/XmlHbmBinding/ClassBinder.cs
22642
src/NHibernate/Cfg/XmlHbmBinding/ClassBinder.cs
Clone Instance
1
Line Count
2
Source Line
88
Source File
src/NHibernate/Cfg/XmlHbmBinding/ClassBinder.cs

                                        value = new Component(model);
                                        BindComponent(subnode, (Component) value, reflectedClass, entityName, propertyName, subpath, true, inheritedMetas);


Clone Instance
2
Line Count
2
Source Line
642
Source File
src/NHibernate/Cfg/XmlHbmBinding/ClassBinder.cs

                                        value = new Component(model);
                                        BindComponent(subnode, (Component) value, subreflectedClass, className, propertyName, subpath, isNullable, inheritedMetas);


Clone AbstractionParameter Count: 3Parameter Bindings

value = new Component(model);
BindComponent(subnode, (Component)value, [[#variable27e917e0]], [[#variable26f8f040]], propertyName, subpath, [[#variable26e60140]], inheritedMetas);
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#27e917e0]]
subreflectedClass 
12[[#27e917e0]]
reflectedClass 
21[[#26f8f040]]
className 
22[[#26f8f040]]
entityName 
31[[#26e60140]]
isNullable 
32[[#26e60140]]
true