Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
4 | 3 | 1 | 0.988 | statement_sequence[3] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 4 | 295 | plugins/org.eclipse.jdt.ui/core extension/org/eclipse/jdt/internal/corext/codemanipulation/StubUtility2.java |
2 | 4 | 556 | plugins/org.eclipse.jdt.ui/core extension/org/eclipse/jdt/internal/corext/codemanipulation/StubUtility2.java |
3 | 4 | 577 | plugins/org.eclipse.jdt.ui/core extension/org/eclipse/jdt/internal/corext/codemanipulation/StubUtility2.java |
| ||||
for (int dim = 1; dim < params[i].getDimensions(); dim++) buffer.append("[]"); //$NON-NLS-1$ varDecl.setType(ASTNodeFactory.newType(ast, buffer.toString())); varDecl.setVarargs(true); |
| ||||
for (int dim = 1; dim < params[i].getDimensions(); dim++) buffer.append("[]"); //$NON-NLS-1$ var.setType(ASTNodeFactory.newType(ast, buffer.toString())); var.setVarargs(true); |
| ||||
for (int dim = 1; dim < params[i].getDimensions(); dim++) buffer.append("[]"); //$NON-NLS-1$ var.setType(ASTNodeFactory.newType(ast, buffer.toString())); var.setVarargs(true); |
| |||
for (int dim = 1; dim < params[i].getDimensions(); dim++) buffer.append("[]"); //$NON-NLS-1$ [[#variable76c5fba0]].setType(ASTNodeFactory.newType(ast, buffer.toString())); [[#variable76c5fba0]].setVarargs(true); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#76c5fba0]] | varDecl |
1 | 2 | [[#76c5fba0]] | var |
1 | 3 | [[#76c5fba0]] | var |