CloneSet6219


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
1310.974conditional_or_expression
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
11301
plugins/org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/surround/SurroundWithTryCatchRefactoring.java
21305
plugins/org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/surround/SurroundWithTryCatchRefactoring.java
31323
plugins/org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/surround/SurroundWithTryCatchRefactoring.java
Clone Instance
1
Line Count
1
Source Line
301
Source File
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()]))


Clone Instance
2
Line Count
1
Source Line
305
Source File
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()]))


Clone Instance
3
Line Count
1
Source Line
323
Source File
plugins/org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/surround/SurroundWithTryCatchRefactoring.java

                                         fRewriter.createGroupNode((ASTNode[]) result.toArray(new ASTNode[result.size()]))


Clone AbstractionParameter Count: 1Parameter Bindings

fRewriter.createGroupNode((ASTNode[])  [[#variable5dae3380]].toArray(new ASTNode[ [[#variable5dae3380]].size()]))
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#5dae3380]]
newExpressionStatements 
12[[#5dae3380]]
result 
13[[#5dae3380]]
newExpressionStatements