CloneSet6195


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
1220.974statement_sequence_member
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
11644
plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/ast/TryStatement.java
21645
plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/ast/TryStatement.java
Clone Instance
1
Line Count
1
Source Line
644
Source File
plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/ast/TryStatement.java

                        System.arraycopy(this.reusableJSRTargets, 0, this.reusableJSRTargets = new Object[2 * this.reusableJSRTargetsCount], 0, this.reusableJSRTargetsCount);


Clone Instance
2
Line Count
1
Source Line
645
Source File
plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/ast/TryStatement.java

                        System.arraycopy(this.reusableJSRSequenceStartLabels, 0, this.reusableJSRSequenceStartLabels = new BranchLabel[2 * this.reusableJSRTargetsCount], 0, this.reusableJSRTargetsCount);


Clone AbstractionParameter Count: 2Parameter Bindings

System.arraycopy(this. [[#variable5d6d6620]], 0, this. [[#variable5d6d6620]]= new [[#variable5d6d65c0]][2 * this.reusableJSRTargetsCount], 0, this.reusableJSRTargetsCount);
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#5d6d6620]]
reusableJSRTargets 
12[[#5d6d6620]]
reusableJSRSequenceStartLabels 
21[[#5d6d65c0]]
Object 
22[[#5d6d65c0]]
BranchLabel