CloneSet2946


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
1210.968non_pp_embedded_statement
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
1137
src/NHibernate.Test/HQL/Ast/KeyManyToOneKeyEntity.cs
21124
src/NHibernate/LockMode.cs
Clone Instance
1
Line Count
1
Source Line
37
Source File
src/NHibernate.Test/HQL/Ast/KeyManyToOneKeyEntity.cs

                        return other.id == id && Equals(other.name, name);


Clone Instance
2
Line Count
1
Source Line
124
Source File
src/NHibernate/LockMode.cs

                        return other.level == level && Equals(other.name, name);


Clone AbstractionParameter Count: 1Parameter Bindings

return other. [[#variable6f20f540]]== [[#variable6f20f540]]&& Equals(other.name, name);
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#6f20f540]]
level 
12[[#6f20f540]]
id