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.969 | statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 450 | src/NHibernate/Criterion/Example.cs |
2 | 1 | 511 | src/NHibernate/Criterion/Example.cs |
| ||||
string subpath = StringHelper.Qualify(path, propertyNames[i]); |
| ||||
String subpath = StringHelper.Qualify(path, propertyNames[i]); |
| |||
[[#variable5f728340]]subpath = StringHelper.Qualify(path, propertyNames[i]); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#5f728340]] | String |
1 | 2 | [[#5f728340]] | string |