Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
5 | 3 | 0 | 1.000 | statement_list[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 5 | 146 | src/NHibernate/Criterion/ConditionalProjection.cs |
2 | 5 | 78 | src/NHibernate/Criterion/ProjectionList.cs |
3 | 5 | 64 | src/NHibernate/Criterion/SqlFunctionProjection.cs |
| ||||
if (buf.Count >= 2) { buf.RemoveAt(buf.Count - 1); } return buf.ToSqlString(); |
| ||||
if (buf.Count >= 2) { buf.RemoveAt(buf.Count - 1); } return buf.ToSqlString(); |
| ||||
if (buf.Count >= 2) { buf.RemoveAt(buf.Count - 1); } return buf.ToSqlString(); |
| |||
if (buf.Count >= 2) { buf.RemoveAt(buf.Count - 1); } return buf.ToSqlString(); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
None |