| Previous CloneSet | Next CloneSet | Back to Main Report |
| Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
|---|---|---|---|---|
| 1 | 3 | 1 | 0.974 | conditional_or_expression |
| Clone Abstraction | Parameter Bindings |
| Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
|---|---|---|---|
| 1 | 1 | 301 | plugins/org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/surround/SurroundWithTryCatchRefactoring.java |
| 2 | 1 | 305 | plugins/org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/surround/SurroundWithTryCatchRefactoring.java |
| 3 | 1 | 323 | plugins/org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/surround/SurroundWithTryCatchRefactoring.java |
| ||||
fRewriter.createGroupNode((ASTNode[]) newExpressionStatements.toArray(new ASTNode[newExpressionStatements.size()])) |
| ||||
fRewriter.createGroupNode((ASTNode[]) newExpressionStatements.toArray(new ASTNode[newExpressionStatements.size()])) |
| ||||
fRewriter.createGroupNode((ASTNode[]) result.toArray(new ASTNode[result.size()])) |
| |||
fRewriter.createGroupNode((ASTNode[]) [[#variable5dae3380]].toArray(new ASTNode[ [[#variable5dae3380]].size()])) |
| CloneAbstraction |
| Parameter Index | Clone Instance | Parameter Name | Value |
|---|---|---|---|
| 1 | 1 | [[#5dae3380]] | newExpressionStatements |
| 1 | 2 | [[#5dae3380]] | result |
| 1 | 3 | [[#5dae3380]] | newExpressionStatements |