Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 2 | 2 | 0.969 | non_pp_embedded_statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 98 | src/NHibernate/Dialect/TypeNames.cs |
2 | 1 | 99 | src/NHibernate/Dialect/TypeNames.cs |
| ||||
type = StringHelper.ReplaceOnce(type, LengthPlaceHolder, size.ToString()); |
| ||||
type = StringHelper.ReplaceOnce(type, ScalePlaceHolder, scale.ToString()); |
| |||
type = StringHelper.ReplaceOnce(type, [[#variable5208ca80]], [[#variable5208ca20]].ToString()); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#5208ca80]] | LengthPlaceHolder |
1 | 2 | [[#5208ca80]] | ScalePlaceHolder |
2 | 1 | [[#5208ca20]] | size |
2 | 2 | [[#5208ca20]] | scale |