Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
4 | 2 | 1 | 0.991 | class_body_declaration |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 4 | 44 | plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/BlockComment.java |
2 | 4 | 36 | plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/EmptyStatement.java |
| ||||
static { List properyList = new ArrayList(1); createPropertyList(BlockComment.class , properyList); PROPERTY_DESCRIPTORS = reapPropertyList(properyList); } |
| ||||
static { List properyList = new ArrayList(1); createPropertyList(EmptyStatement.class , properyList); PROPERTY_DESCRIPTORS = reapPropertyList(properyList); } |
| |||
static { List properyList = new ArrayList(1); createPropertyList( [[#variable643e64e0]].class , properyList); PROPERTY_DESCRIPTORS = reapPropertyList(properyList); } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#643e64e0]] | BlockComment |
1 | 2 | [[#643e64e0]] | EmptyStatement |