Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 2 | 1 | 0.968 | non_pp_embedded_statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 33 | src/NHibernate.Test/NHSpecificTest/NH1255/Domain.cs |
2 | 1 | 32 | src/NHibernate.Test/NHSpecificTest/NH1760/DomainClass.cs |
| ||||
return Equals(other.Customer, Customer) && other.CustomKey == CustomKey; |
| ||||
return Equals(other.Customer, Customer) && other.SomeInt == SomeInt; |
| |||
return Equals(other.Customer, Customer) && other. [[#variable56ac3e80]]== [[#variable56ac3e80]]; |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#56ac3e80]] | SomeInt |
1 | 2 | [[#56ac3e80]] | CustomKey |