Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
5 | 2 | 2 | 0.971 | non_pp_embedded_statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 5 | 62 | src/NHibernate/Dialect/Function/PositionSubstringFunction.cs |
2 | 5 | 69 | src/NHibernate/Dialect/Function/PositionSubstringFunction.cs |
| ||||
if (threeArgs) { buf.Add(", "). AddObject(start). Add(")"); } |
| ||||
if (threeArgs) { buf.Add("+"). AddObject(start). Add("-1)"); } |
| |||
if (threeArgs) { buf.Add( [[#variable5741c960]]).AddObject(start).Add( [[#variable5741c900]]); } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#5741c960]] | "+" |
1 | 2 | [[#5741c960]] | ", " |
2 | 1 | [[#5741c900]] | "-1)" |
2 | 2 | [[#5741c900]] | ")" |