CloneSet2952


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
1133
src/NHibernate.Test/NHSpecificTest/NH1255/Domain.cs
2132
src/NHibernate.Test/NHSpecificTest/NH1760/DomainClass.cs
Clone Instance
1
Line Count
1
Source Line
33
Source File
src/NHibernate.Test/NHSpecificTest/NH1255/Domain.cs

                        return Equals(other.Customer, Customer) && other.CustomKey == CustomKey;


Clone Instance
2
Line Count
1
Source Line
32
Source File
src/NHibernate.Test/NHSpecificTest/NH1760/DomainClass.cs

                        return Equals(other.Customer, Customer) && other.SomeInt == SomeInt;


Clone AbstractionParameter Count: 1Parameter Bindings

return Equals(other.Customer, Customer) && other. [[#variable56ac3e80]]== [[#variable56ac3e80]];
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#56ac3e80]]
SomeInt 
12[[#56ac3e80]]
CustomKey