Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
3 | 2 | 2 | 0.960 | non_pp_embedded_statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 3 | 114 | src/NHibernate/Cache/QueryKey.cs |
2 | 3 | 517 | src/NHibernate/SqlCommand/SqlString.cs |
| ||||
if ( !types[i].Equals(that.types[i])) { return false; } |
| ||||
if ( !sqlParts[i].Equals(rhs.sqlParts[i])) { return false; } |
| |||
if ( ! [[#variable70063aa0]][i].Equals( [[#variable70063a40]]. [[#variable70063aa0]][i])) { return false; } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#70063aa0]] | types |
1 | 2 | [[#70063aa0]] | sqlParts |
2 | 1 | [[#70063a40]] | that |
2 | 2 | [[#70063a40]] | rhs |