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.951 | non_pp_embedded_statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 35 | src/NHibernate.DomainModel/InnerKey.cs |
2 | 1 | 36 | src/NHibernate.DomainModel/InnerKey.cs |
| ||||
if (_aKey != null ? !_aKey.Equals(cidSuperID._aKey): cidSuperID._aKey != null) return false; |
| ||||
if (_bKey != null ? !_bKey.Equals(cidSuperID._bKey): cidSuperID._bKey != null) return false; |
| |||
if ( [[#variable6feb47e0]]!= null ? ! [[#variable6feb47e0]].Equals(cidSuperID. [[#variable6feb47e0]]): cidSuperID. [[#variable6feb47e0]]!= null) return false; |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#6feb47e0]] | _bKey |
1 | 2 | [[#6feb47e0]] | _aKey |