Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
3 | 2 | 1 | 0.955 | class_member_declarations[3] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 3 | 17 | src/Iesi.Collections.Test/Generic/SetFixture.cs |
2 | 3 | 17 | src/Iesi.Collections.Test/SetFixture.cs |
| ||||
public static string one = "one"; public static string two = "two"; public static string three = "three"; |
| ||||
public static object one = "one"; public static object two = "two"; public static object three = "three"; |
| |||
public static [[#variable4a8c7100]]one = "one"; public static [[#variable4a8c7100]]two = "two"; public static [[#variable4a8c7100]]three = "three"; |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#4a8c7100]] | object |
1 | 2 | [[#4a8c7100]] | string |