Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 38 | 4 | 0.955 | statement_sequence_member |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 863 | plugins/org.eclipse.jdt.core/codeassist/org/eclipse/jdt/internal/codeassist/impl/AssistParser.java |
2 | 1 | 137 | plugins/org.eclipse.jdt.core/codeassist/org/eclipse/jdt/internal/codeassist/select/SelectionJavadocParser.java |
3 | 1 | 139 | plugins/org.eclipse.jdt.core/codeassist/org/eclipse/jdt/internal/codeassist/select/SelectionJavadocParser.java |
4 | 1 | 1831 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/parser/Parser.java |
5 | 1 | 1839 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/parser/Parser.java |
6 | 1 | 1840 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/parser/Parser.java |
7 | 1 | 6493 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/parser/Parser.java |
8 | 1 | 6494 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/parser/Parser.java |
9 | 1 | 6534 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/parser/Parser.java |
10 | 1 | 6535 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/parser/Parser.java |
11 | 1 | 6863 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/parser/Parser.java |
12 | 1 | 6864 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/parser/Parser.java |
13 | 1 | 7334 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/parser/Parser.java |
14 | 1 | 7335 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/parser/Parser.java |
15 | 1 | 7389 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/parser/Parser.java |
16 | 1 | 7445 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/parser/Parser.java |
17 | 1 | 8013 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/parser/Parser.java |
18 | 6 | 8014 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/parser/Parser.java |
19 | 1 | 8188 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/parser/Parser.java |
20 | 6 | 8189 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/parser/Parser.java |
21 | 1 | 8210 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/parser/Parser.java |
22 | 1 | 8268 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/parser/Parser.java |
23 | 1 | 8270 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/parser/Parser.java |
24 | 1 | 8308 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/parser/Parser.java |
25 | 1 | 8310 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/parser/Parser.java |
26 | 1 | 9225 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/parser/Parser.java |
27 | 1 | 588 | plugins/org.eclipse.jdt.core/eval/org/eclipse/jdt/internal/eval/CodeSnippetParser.java |
28 | 1 | 590 | plugins/org.eclipse.jdt.core/eval/org/eclipse/jdt/internal/eval/CodeSnippetParser.java |
29 | 1 | 635 | plugins/org.eclipse.jdt.core/eval/org/eclipse/jdt/internal/eval/CodeSnippetParser.java |
30 | 1 | 637 | plugins/org.eclipse.jdt.core/eval/org/eclipse/jdt/internal/eval/CodeSnippetParser.java |
31 | 1 | 557 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/compiler/SourceElementParser.java |
32 | 1 | 558 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/compiler/SourceElementParser.java |
33 | 1 | 618 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/compiler/SourceElementParser.java |
34 | 1 | 619 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/compiler/SourceElementParser.java |
35 | 1 | 652 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/compiler/SourceElementParser.java |
36 | 1 | 653 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/compiler/SourceElementParser.java |
37 | 1 | 696 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/compiler/SourceElementParser.java |
38 | 1 | 697 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/compiler/SourceElementParser.java |
| ||||
System.arraycopy(this.genericsStack, this.genericsPtr + 1, typeArguments, 0, currentTypeArgumentsLength); |
| ||||
System.arraycopy(this.identifierStack, this.identifierPtr + 1, tokens, 0, pos); |
| ||||
System.arraycopy(this.identifierPositionStack, this.identifierPtr + 1, positions, 0, pos); |
| ||||
System.arraycopy(this.genericsStack, this.genericsPtr + 1, currentTypeArguments, 0, currentTypeArgumentsLength); |
| ||||
System.arraycopy(this.identifierStack, this.identifierPtr + 1, tokens, 0, nameSize); |
| ||||
System.arraycopy(this.identifierPositionStack, this.identifierPtr + 1, positions, 0, nameSize); |
| ||||
System.arraycopy(this.identifierStack, this.identifierPtr + 1, tokens, 0, length); |
| ||||
System.arraycopy(this.identifierPositionStack, this.identifierPtr + 1, positions, 0, length); |
| ||||
System.arraycopy(this.identifierStack, this.identifierPtr + 1, tokens, 0, length); |
| ||||
System.arraycopy(this.identifierPositionStack, this.identifierPtr + 1, positions, 0, length); |
| ||||
System.arraycopy(this.identifierStack, this.identifierPtr + 1, tokens, 0, length); |
| ||||
System.arraycopy(this.identifierPositionStack, this.identifierPtr + 1, positions, 0, length); |
| ||||
System.arraycopy(this.identifierStack, this.identifierPtr + 1, tokens, 0, length); |
| ||||
System.arraycopy(this.identifierPositionStack, this.identifierPtr + 1, positions, 0, length); |
| ||||
System.arraycopy(this.genericsStack, this.genericsPtr + 1, bounds, 0, additionalBoundsLength); |
| ||||
System.arraycopy(this.genericsStack, this.genericsPtr + 1, bounds, 0, additionalBoundsLength); |
| ||||
System.arraycopy(this.identifierStack, this.identifierPtr + 1, tokens, 0, length); |
| ||||
System.arraycopy( this.identifierPositionStack, this.identifierPtr + 1, positions, 0, length ); |
| ||||
System.arraycopy(this.identifierStack, this.identifierPtr + 1, tokens, 0, length); |
| ||||
System.arraycopy( this.identifierPositionStack, this.identifierPtr + 1, positions, 0, length ); |
| ||||
System.arraycopy(this.genericsStack, this.genericsPtr + 1, typeArguments, 0, currentTypeArgumentsLength); |
| ||||
System.arraycopy(this.identifierStack, this.identifierPtr + 1, tokens, 0, length); |
| ||||
System.arraycopy(this.identifierPositionStack, this.identifierPtr + 1, positions, 0, length); |
| ||||
System.arraycopy(this.identifierStack, this.identifierPtr + 1, tokens, 0, length); |
| ||||
System.arraycopy(this.identifierPositionStack, this.identifierPtr + 1, positions, 0, length); |
| ||||
System.arraycopy(this.astStack, this.astPtr + 1, result, 0, astLength); |
| ||||
System.arraycopy(this.identifierStack, this.identifierPtr + 1, tokens, 0, length); |
| ||||
System.arraycopy(this.identifierPositionStack, this.identifierPtr + 1, positions, 0, length); |
| ||||
System.arraycopy(this.identifierStack, this.identifierPtr + 1, tokens, 0, length); |
| ||||
System.arraycopy(this.identifierPositionStack, this.identifierPtr + 1, positions, 0, length); |
| ||||
System.arraycopy(this.identifierStack, this.identifierPtr + 1, tokens, 0, length); |
| ||||
System.arraycopy(this.identifierPositionStack, this.identifierPtr + 1, positions, 0, length); |
| ||||
System.arraycopy(this.identifierStack, this.identifierPtr + 1, tokens, 0, length); |
| ||||
System.arraycopy(this.identifierPositionStack, this.identifierPtr + 1, positions, 0, length); |
| ||||
System.arraycopy(this.identifierStack, this.identifierPtr + 1, tokens, 0, length); |
| ||||
System.arraycopy(this.identifierPositionStack, this.identifierPtr + 1, positions, 0, length); |
| ||||
System.arraycopy(this.identifierStack, this.identifierPtr + 1, tokens, 0, length); |
| ||||
System.arraycopy(this.identifierPositionStack, this.identifierPtr + 1, positions, 0, length); |
| |||
System.arraycopy(this. [[#variable92cde820]], this. [[#variable92cde800]] + 1, [[#variableb4f91cc0]], 0, [[#variable92cde880]]); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#92cde820]] | identifierStack |
1 | 2 | [[#92cde820]] | identifierPositionStack |
1 | 3 | [[#92cde820]] | genericsStack |
1 | 4 | [[#92cde820]] | genericsStack |
1 | 5 | [[#92cde820]] | genericsStack |
1 | 6 | [[#92cde820]] | identifierStack |
1 | 7 | [[#92cde820]] | identifierPositionStack |
1 | 8 | [[#92cde820]] | astStack |
1 | 9 | [[#92cde820]] | identifierStack |
1 | 10 | [[#92cde820]] | identifierPositionStack |
1 | 11 | [[#92cde820]] | identifierStack |
1 | 12 | [[#92cde820]] | identifierPositionStack |
1 | 13 | [[#92cde820]] | identifierStack |
1 | 14 | [[#92cde820]] | identifierPositionStack |
1 | 15 | [[#92cde820]] | identifierStack |
1 | 16 | [[#92cde820]] | identifierStack |
1 | 17 | [[#92cde820]] | identifierPositionStack |
1 | 18 | [[#92cde820]] | identifierStack |
1 | 19 | [[#92cde820]] | identifierPositionStack |
1 | 20 | [[#92cde820]] | identifierStack |
1 | 21 | [[#92cde820]] | identifierPositionStack |
1 | 22 | [[#92cde820]] | identifierStack |
1 | 23 | [[#92cde820]] | identifierPositionStack |
1 | 24 | [[#92cde820]] | identifierPositionStack |
1 | 25 | [[#92cde820]] | identifierPositionStack |
1 | 26 | [[#92cde820]] | identifierStack |
1 | 27 | [[#92cde820]] | identifierPositionStack |
1 | 28 | [[#92cde820]] | identifierStack |
1 | 29 | [[#92cde820]] | identifierStack |
1 | 30 | [[#92cde820]] | identifierPositionStack |
1 | 31 | [[#92cde820]] | identifierStack |
1 | 32 | [[#92cde820]] | identifierPositionStack |
1 | 33 | [[#92cde820]] | identifierStack |
1 | 34 | [[#92cde820]] | identifierPositionStack |
1 | 35 | [[#92cde820]] | genericsStack |
1 | 36 | [[#92cde820]] | identifierStack |
1 | 37 | [[#92cde820]] | identifierPositionStack |
1 | 38 | [[#92cde820]] | genericsStack |
2 | 1 | [[#92cde800]] | identifierPtr |
2 | 2 | [[#92cde800]] | identifierPtr |
2 | 3 | [[#92cde800]] | genericsPtr |
2 | 4 | [[#92cde800]] | genericsPtr |
2 | 5 | [[#92cde800]] | genericsPtr |
2 | 6 | [[#92cde800]] | identifierPtr |
2 | 7 | [[#92cde800]] | identifierPtr |
2 | 8 | [[#92cde800]] | astPtr |
2 | 9 | [[#92cde800]] | identifierPtr |
2 | 10 | [[#92cde800]] | identifierPtr |
2 | 11 | [[#92cde800]] | identifierPtr |
2 | 12 | [[#92cde800]] | identifierPtr |
2 | 13 | [[#92cde800]] | identifierPtr |
2 | 14 | [[#92cde800]] | identifierPtr |
2 | 15 | [[#92cde800]] | identifierPtr |
2 | 16 | [[#92cde800]] | identifierPtr |
2 | 17 | [[#92cde800]] | identifierPtr |
2 | 18 | [[#92cde800]] | identifierPtr |
2 | 19 | [[#92cde800]] | identifierPtr |
2 | 20 | [[#92cde800]] | identifierPtr |
2 | 21 | [[#92cde800]] | identifierPtr |
2 | 22 | [[#92cde800]] | identifierPtr |
2 | 23 | [[#92cde800]] | identifierPtr |
2 | 24 | [[#92cde800]] | identifierPtr |
2 | 25 | [[#92cde800]] | identifierPtr |
2 | 26 | [[#92cde800]] | identifierPtr |
2 | 27 | [[#92cde800]] | identifierPtr |
2 | 28 | [[#92cde800]] | identifierPtr |
2 | 29 | [[#92cde800]] | identifierPtr |
2 | 30 | [[#92cde800]] | identifierPtr |
2 | 31 | [[#92cde800]] | identifierPtr |
2 | 32 | [[#92cde800]] | identifierPtr |
2 | 33 | [[#92cde800]] | identifierPtr |
2 | 34 | [[#92cde800]] | identifierPtr |
2 | 35 | [[#92cde800]] | genericsPtr |
2 | 36 | [[#92cde800]] | identifierPtr |
2 | 37 | [[#92cde800]] | identifierPtr |
2 | 38 | [[#92cde800]] | genericsPtr |
3 | 1 | [[#b4f91cc0]] | tokens |
3 | 2 | [[#b4f91cc0]] | positions |
3 | 3 | [[#b4f91cc0]] | bounds |
3 | 4 | [[#b4f91cc0]] | typeArguments |
3 | 5 | [[#b4f91cc0]] | currentTypeArguments |
3 | 6 | [[#b4f91cc0]] | tokens |
3 | 7 | [[#b4f91cc0]] | positions |
3 | 8 | [[#b4f91cc0]] | result |
3 | 9 | [[#b4f91cc0]] | tokens |
3 | 10 | [[#b4f91cc0]] | positions |
3 | 11 | [[#b4f91cc0]] | tokens |
3 | 12 | [[#b4f91cc0]] | positions |
3 | 13 | [[#b4f91cc0]] | tokens |
3 | 14 | [[#b4f91cc0]] | positions |
3 | 15 | [[#b4f91cc0]] | tokens |
3 | 16 | [[#b4f91cc0]] | tokens |
3 | 17 | [[#b4f91cc0]] | positions |
3 | 18 | [[#b4f91cc0]] | tokens |
3 | 19 | [[#b4f91cc0]] | positions |
3 | 20 | [[#b4f91cc0]] | tokens |
3 | 21 | [[#b4f91cc0]] | positions |
3 | 22 | [[#b4f91cc0]] | tokens |
3 | 23 | [[#b4f91cc0]] | positions |
3 | 24 | [[#b4f91cc0]] | positions |
3 | 25 | [[#b4f91cc0]] | positions |
3 | 26 | [[#b4f91cc0]] | tokens |
3 | 27 | [[#b4f91cc0]] | positions |
3 | 28 | [[#b4f91cc0]] | tokens |
3 | 29 | [[#b4f91cc0]] | tokens |
3 | 30 | [[#b4f91cc0]] | positions |
3 | 31 | [[#b4f91cc0]] | tokens |
3 | 32 | [[#b4f91cc0]] | positions |
3 | 33 | [[#b4f91cc0]] | tokens |
3 | 34 | [[#b4f91cc0]] | positions |
3 | 35 | [[#b4f91cc0]] | bounds |
3 | 36 | [[#b4f91cc0]] | tokens |
3 | 37 | [[#b4f91cc0]] | positions |
3 | 38 | [[#b4f91cc0]] | typeArguments |
4 | 1 | [[#92cde880]] | length |
4 | 2 | [[#92cde880]] | length |
4 | 3 | [[#92cde880]] | additionalBoundsLength |
4 | 4 | [[#92cde880]] | currentTypeArgumentsLength |
4 | 5 | [[#92cde880]] | currentTypeArgumentsLength |
4 | 6 | [[#92cde880]] | nameSize |
4 | 7 | [[#92cde880]] | nameSize |
4 | 8 | [[#92cde880]] | astLength |
4 | 9 | [[#92cde880]] | pos |
4 | 10 | [[#92cde880]] | pos |
4 | 11 | [[#92cde880]] | length |
4 | 12 | [[#92cde880]] | length |
4 | 13 | [[#92cde880]] | length |
4 | 14 | [[#92cde880]] | length |
4 | 15 | [[#92cde880]] | length |
4 | 16 | [[#92cde880]] | length |
4 | 17 | [[#92cde880]] | length |
4 | 18 | [[#92cde880]] | length |
4 | 19 | [[#92cde880]] | length |
4 | 20 | [[#92cde880]] | length |
4 | 21 | [[#92cde880]] | length |
4 | 22 | [[#92cde880]] | length |
4 | 23 | [[#92cde880]] | length |
4 | 24 | [[#92cde880]] | length |
4 | 25 | [[#92cde880]] | length |
4 | 26 | [[#92cde880]] | length |
4 | 27 | [[#92cde880]] | length |
4 | 28 | [[#92cde880]] | length |
4 | 29 | [[#92cde880]] | length |
4 | 30 | [[#92cde880]] | length |
4 | 31 | [[#92cde880]] | length |
4 | 32 | [[#92cde880]] | length |
4 | 33 | [[#92cde880]] | length |
4 | 34 | [[#92cde880]] | length |
4 | 35 | [[#92cde880]] | additionalBoundsLength |
4 | 36 | [[#92cde880]] | length |
4 | 37 | [[#92cde880]] | length |
4 | 38 | [[#92cde880]] | currentTypeArgumentsLength |