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.988 | non_pp_embedded_statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 3 | 905 | src/NHibernate/Hql/Classic/QueryTranslator.cs |
2 | 3 | 975 | src/NHibernate/Hql/Classic/QueryTranslator.cs |
| ||||
if ( !isSubselect) { buf.Add(" as ").Add(ScalarName(k, i)); } |
| ||||
if ( !isSubselect) { buf.Add(" as ").Add(ScalarName(c, i)); } |
| |||
if ( !isSubselect) { buf.Add(" as ").Add(ScalarName( [[#variable687bb800]], i)); } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#687bb800]] | c |
1 | 2 | [[#687bb800]] | k |