Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 13 | 2 | 0.973 | statement_sequence[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 42 | plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/LineComment.java |
2 | 2 | 168 | plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/MethodDeclaration.java |
3 | 2 | 32 | plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/NullLiteral.java |
4 | 2 | 77 | plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/PackageDeclaration.java |
5 | 2 | 106 | plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/SingleVariableDeclaration.java |
6 | 2 | 74 | plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/SuperConstructorInvocation.java |
7 | 2 | 82 | plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/SuperMethodInvocation.java |
8 | 2 | 60 | plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/TryStatement.java |
9 | 2 | 164 | plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/TypeDeclaration.java |
10 | 2 | 73 | plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/TypeDeclarationStatement.java |
11 | 2 | 91 | plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/VariableDeclarationExpression.java |
12 | 2 | 63 | plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/VariableDeclarationFragment.java |
13 | 2 | 94 | plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/VariableDeclarationStatement.java |
| ||||
List propertyList = new ArrayList(1); createPropertyList(LineComment.class , propertyList); |
| ||||
List propertyList = new ArrayList(10); createPropertyList(MethodDeclaration.class , propertyList); |
| ||||
List propertyList = new ArrayList(1); createPropertyList(NullLiteral.class , propertyList); |
| ||||
List propertyList = new ArrayList(2); createPropertyList(PackageDeclaration.class , propertyList); |
| ||||
List propertyList = new ArrayList(6); createPropertyList(SingleVariableDeclaration.class , propertyList); |
| ||||
List propertyList = new ArrayList(3); createPropertyList(SuperConstructorInvocation.class , propertyList); |
| ||||
List propertyList = new ArrayList(4); createPropertyList(SuperMethodInvocation.class , propertyList); |
| ||||
List propertyList = new ArrayList(4); createPropertyList(TryStatement.class , propertyList); |
| ||||
List propertyList = new ArrayList(8); createPropertyList(TypeDeclaration.class , propertyList); |
| ||||
List propertyList = new ArrayList(2); createPropertyList(TypeDeclarationStatement.class , propertyList); |
| ||||
List propertyList = new ArrayList(4); createPropertyList(VariableDeclarationExpression.class , propertyList); |
| ||||
List propertyList = new ArrayList(4); createPropertyList(VariableDeclarationFragment.class , propertyList); |
| ||||
List propertyList = new ArrayList(4); createPropertyList(VariableDeclarationStatement.class , propertyList); |
| |||
List propertyList = new ArrayList( [[#variable53854060]]); createPropertyList( [[#variable53825e00]].class , propertyList); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#53854060]] | 4 |
1 | 2 | [[#53854060]] | 1 |
1 | 3 | [[#53854060]] | 3 |
1 | 4 | [[#53854060]] | 4 |
1 | 5 | [[#53854060]] | 4 |
1 | 6 | [[#53854060]] | 1 |
1 | 7 | [[#53854060]] | 4 |
1 | 8 | [[#53854060]] | 4 |
1 | 9 | [[#53854060]] | 2 |
1 | 10 | [[#53854060]] | 2 |
1 | 11 | [[#53854060]] | 8 |
1 | 12 | [[#53854060]] | 10 |
1 | 13 | [[#53854060]] | 6 |
2 | 1 | [[#53825e00]] | VariableDeclarationStatement |
2 | 2 | [[#53825e00]] | LineComment |
2 | 3 | [[#53825e00]] | SuperConstructorInvocation |
2 | 4 | [[#53825e00]] | SuperMethodInvocation |
2 | 5 | [[#53825e00]] | TryStatement |
2 | 6 | [[#53825e00]] | NullLiteral |
2 | 7 | [[#53825e00]] | VariableDeclarationExpression |
2 | 8 | [[#53825e00]] | VariableDeclarationFragment |
2 | 9 | [[#53825e00]] | TypeDeclarationStatement |
2 | 10 | [[#53825e00]] | PackageDeclaration |
2 | 11 | [[#53825e00]] | TypeDeclaration |
2 | 12 | [[#53825e00]] | MethodDeclaration |
2 | 13 | [[#53825e00]] | SingleVariableDeclaration |