Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
4 | 18 | 3 | 0.962 | statement_sequence_member |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 4 | 398 | plugins/org.eclipse.jdt.core/codeassist/org/eclipse/jdt/internal/codeassist/impl/AssistParser.java |
2 | 4 | 1414 | plugins/org.eclipse.jdt.core/codeassist/org/eclipse/jdt/internal/codeassist/impl/AssistParser.java |
3 | 4 | 1418 | plugins/org.eclipse.jdt.core/codeassist/org/eclipse/jdt/internal/codeassist/impl/AssistParser.java |
4 | 4 | 1233 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/parser/AbstractCommentParser.java |
5 | 4 | 4495 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/parser/Parser.java |
6 | 4 | 8771 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/parser/Parser.java |
7 | 4 | 9403 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/parser/Parser.java |
8 | 4 | 9426 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/parser/Parser.java |
9 | 4 | 9446 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/parser/Parser.java |
10 | 4 | 9457 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/parser/Parser.java |
11 | 4 | 9479 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/parser/Parser.java |
12 | 4 | 9489 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/parser/Parser.java |
13 | 4 | 9499 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/parser/Parser.java |
14 | 4 | 9510 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/parser/Parser.java |
15 | 4 | 9521 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/parser/Parser.java |
16 | 4 | 1297 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/compiler/DocumentElementParser.java |
17 | 4 | 266 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core/util/CommentRecorderParser.java |
18 | 4 | 270 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core/util/CommentRecorderParser.java |
| ||||
System.arraycopy( this.blockStarts, 0, this.blockStarts = new int[stackLength + StackIncrement], 0, stackLength); |
| ||||
System.arraycopy( this.elementKindStack, 0, this.elementKindStack = new int[stackLength + StackIncrement], 0, stackLength); |
| ||||
System.arraycopy( this.elementInfoStack, 0, this.elementInfoStack = new int[stackLength + StackIncrement], 0, stackLength); |
| ||||
System.arraycopy( this.astLengthStack, 0, this.astLengthStack = new int[stackLength + AstStackIncrement], 0, stackLength); |
| ||||
System.arraycopy( this.realBlockStack, 0, this.realBlockStack = new int[stackLength + StackIncrement], 0, stackLength); |
| ||||
System.arraycopy( this.stack, 0, this.stack = new int[stackLength + StackIncrement], 0, stackLength); |
| ||||
System.arraycopy( this.astLengthStack, 0, this.astLengthStack = new int[stackLength + StackIncrement], 0, stackLength); |
| ||||
System.arraycopy( this.astLengthStack, 0, this.astLengthStack = new int[stackLength + AstStackIncrement], 0, stackLength); |
| ||||
System.arraycopy( this.expressionLengthStack, 0, this.expressionLengthStack = new int[stackLength + ExpressionStackIncrement], 0, stackLength); |
| ||||
System.arraycopy( this.expressionLengthStack, 0, this.expressionLengthStack = new int[stackLength + StackIncrement], 0, stackLength); |
| ||||
System.arraycopy( this.genericsLengthStack, 0, this.genericsLengthStack = new int[stackLength + GenericsStackIncrement], 0, stackLength); |
| ||||
System.arraycopy( this.genericsIdentifiersLengthStack, 0, this.genericsIdentifiersLengthStack = new int[stackLength + GenericsStackIncrement], 0, stackLength); |
| ||||
System.arraycopy( this.genericsLengthStack, 0, this.genericsLengthStack = new int[stackLength + GenericsStackIncrement], 0, stackLength); |
| ||||
System.arraycopy( this.intStack, 0, this.intStack = new int[stackLength + StackIncrement], 0, stackLength); |
| ||||
System.arraycopy( this.realBlockStack, 0, this.realBlockStack = new int[stackLength + StackIncrement], 0, stackLength); |
| ||||
System.arraycopy( this.intArrayStack, 0, this.intArrayStack = new int[stackLength + StackIncrement][], 0, stackLength); |
| ||||
System.arraycopy( this.commentStarts, 0, this.commentStarts = new int[stackLength + CommentIncrement], 0, stackLength); |
| ||||
System.arraycopy( this.commentStops, 0, this.commentStops = new int[stackLength + CommentIncrement], 0, stackLength); |
| |||
System.arraycopy(this. [[#variable957be3a0]], 0, this. [[#variable957be3a0]]= new int[stackLength + [[#variable957be320]]] [[#variable957be2c0]], 0, stackLength); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#957be3a0]] | astLengthStack |
1 | 2 | [[#957be3a0]] | realBlockStack |
1 | 3 | [[#957be3a0]] | genericsLengthStack |
1 | 4 | [[#957be3a0]] | elementInfoStack |
1 | 5 | [[#957be3a0]] | elementKindStack |
1 | 6 | [[#957be3a0]] | blockStarts |
1 | 7 | [[#957be3a0]] | intStack |
1 | 8 | [[#957be3a0]] | genericsIdentifiersLengthStack |
1 | 9 | [[#957be3a0]] | expressionLengthStack |
1 | 10 | [[#957be3a0]] | expressionLengthStack |
1 | 11 | [[#957be3a0]] | astLengthStack |
1 | 12 | [[#957be3a0]] | stack |
1 | 13 | [[#957be3a0]] | intArrayStack |
1 | 14 | [[#957be3a0]] | commentStops |
1 | 15 | [[#957be3a0]] | commentStarts |
1 | 16 | [[#957be3a0]] | genericsLengthStack |
1 | 17 | [[#957be3a0]] | astLengthStack |
1 | 18 | [[#957be3a0]] | realBlockStack |
2 | 1 | [[#957be320]] | AstStackIncrement |
2 | 2 | [[#957be320]] | StackIncrement |
2 | 3 | [[#957be320]] | GenericsStackIncrement |
2 | 4 | [[#957be320]] | StackIncrement |
2 | 5 | [[#957be320]] | StackIncrement |
2 | 6 | [[#957be320]] | StackIncrement |
2 | 7 | [[#957be320]] | StackIncrement |
2 | 8 | [[#957be320]] | GenericsStackIncrement |
2 | 9 | [[#957be320]] | StackIncrement |
2 | 10 | [[#957be320]] | ExpressionStackIncrement |
2 | 11 | [[#957be320]] | StackIncrement |
2 | 12 | [[#957be320]] | StackIncrement |
2 | 13 | [[#957be320]] | StackIncrement |
2 | 14 | [[#957be320]] | CommentIncrement |
2 | 15 | [[#957be320]] | CommentIncrement |
2 | 16 | [[#957be320]] | GenericsStackIncrement |
2 | 17 | [[#957be320]] | AstStackIncrement |
2 | 18 | [[#957be320]] | StackIncrement |
3 | 1 | [[#957be2c0]] | |
3 | 2 | [[#957be2c0]] | |
3 | 3 | [[#957be2c0]] | |
3 | 4 | [[#957be2c0]] | |
3 | 5 | [[#957be2c0]] | |
3 | 6 | [[#957be2c0]] | |
3 | 7 | [[#957be2c0]] | |
3 | 8 | [[#957be2c0]] | |
3 | 9 | [[#957be2c0]] | |
3 | 10 | [[#957be2c0]] | |
3 | 11 | [[#957be2c0]] | |
3 | 12 | [[#957be2c0]] | |
3 | 13 | [[#957be2c0]] | [] |
3 | 14 | [[#957be2c0]] | |
3 | 15 | [[#957be2c0]] | |
3 | 16 | [[#957be2c0]] | |
3 | 17 | [[#957be2c0]] | |
3 | 18 | [[#957be2c0]] |