Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 2 | 1 | 0.985 | primary_no_array_creation_expression |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 146 | src/NHibernate/Util/StringHelper.cs |
2 | 3 | 167 | src/NHibernate/Util/StringHelper.cs |
| ||||
new StringBuilder(template.Substring(0, loc)).Append(replaceWith).Append |
| ||||
new StringBuilder(template.Substring(0, loc)). Append(replacement). Append |
| |||
new StringBuilder(template.Substring(0, loc)).Append( [[#variable5504c360]]).Append |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#5504c360]] | replaceWith |
1 | 2 | [[#5504c360]] | replacement |