Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 6 | 2 | 0.974 | statement_sequence_member |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 6495 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/parser/Parser.java |
2 | 1 | 6536 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/parser/Parser.java |
3 | 1 | 6865 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/parser/Parser.java |
4 | 1 | 7336 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/parser/Parser.java |
5 | 1 | 654 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/compiler/SourceElementParser.java |
6 | 1 | 698 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/compiler/SourceElementParser.java |
| ||||
pushOnAstStack(impt = new ImportReference(tokens, positions, false, ClassFileConstants.AccStatic)); |
| ||||
pushOnAstStack(impt = new ImportReference(tokens, positions, false, ClassFileConstants.AccDefault)); |
| ||||
pushOnAstStack(impt = new ImportReference(tokens, positions, true, ClassFileConstants.AccStatic)); |
| ||||
pushOnAstStack(impt = new ImportReference(tokens, positions, true, ClassFileConstants.AccDefault)); |
| ||||
pushOnAstStack(impt = new ImportReference(tokens, positions, true, ClassFileConstants.AccStatic)); |
| ||||
pushOnAstStack(impt = new ImportReference(tokens, positions, true, ClassFileConstants.AccDefault)); |
| |||
pushOnAstStack(impt = new ImportReference(tokens, positions, [[#variablebcf90800]], ClassFileConstants. [[#variablebcf906e0]])); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#bcf90800]] | true |
1 | 2 | [[#bcf90800]] | true |
1 | 3 | [[#bcf90800]] | false |
1 | 4 | [[#bcf90800]] | false |
1 | 5 | [[#bcf90800]] | true |
1 | 6 | [[#bcf90800]] | true |
2 | 1 | [[#bcf906e0]] | AccStatic |
2 | 2 | [[#bcf906e0]] | AccDefault |
2 | 3 | [[#bcf906e0]] | AccStatic |
2 | 4 | [[#bcf906e0]] | AccDefault |
2 | 5 | [[#bcf906e0]] | AccStatic |
2 | 6 | [[#bcf906e0]] | AccDefault |