Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
3 | 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 | 3 | 135 | src/NHibernate/Cache/QueryKey.cs |
2 | 3 | 139 | src/NHibernate/Cache/QueryKey.cs |
| ||||
if ( !CollectionHelper.CollectionEquals<int> (multiQueriesFirstRows, that.multiQueriesFirstRows)) { return false; } |
| ||||
if ( !CollectionHelper.CollectionEquals<int> (multiQueriesMaxRows, that.multiQueriesMaxRows)) { return false; } |
| |||
if ( !CollectionHelper.CollectionEquals<int> ( [[#variable54b6d4a0]], that. [[#variable54b6d4a0]])) { return false; } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#54b6d4a0]] | multiQueriesMaxRows |
1 | 2 | [[#54b6d4a0]] | multiQueriesFirstRows |