Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 10 | 2 | 0.961 | local_variable_declaration |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 1154 | plugins/org.eclipse.jdt.core/codeassist/org/eclipse/jdt/internal/codeassist/SelectionEngine.java |
2 | 1 | 1187 | plugins/org.eclipse.jdt.core/codeassist/org/eclipse/jdt/internal/codeassist/SelectionEngine.java |
3 | 1 | 1192 | plugins/org.eclipse.jdt.core/codeassist/org/eclipse/jdt/internal/codeassist/SelectionEngine.java |
4 | 1 | 1216 | plugins/org.eclipse.jdt.core/codeassist/org/eclipse/jdt/internal/codeassist/SelectionEngine.java |
5 | 1 | 1277 | plugins/org.eclipse.jdt.core/codeassist/org/eclipse/jdt/internal/codeassist/SelectionEngine.java |
6 | 1 | 213 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/ast/ConstructorDeclaration.java |
7 | 1 | 222 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/ast/ConstructorDeclaration.java |
8 | 1 | 912 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/ClassFile.java |
9 | 1 | 665 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/lookup/ClassScope.java |
10 | 1 | 370 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core/CompilationUnitStructureRequestor.java |
| ||||
int i = 0, length = types == null ? 0: types.length |
| ||||
int i = 0, length = memberTypes == null ? 0: memberTypes.length |
| ||||
int i = 0, length = fields == null ? 0: fields.length |
| ||||
int i = 0, length = methods == null ? 0: methods.length |
| ||||
int i = 0, length = typeParameters == null ? 0: typeParameters.length |
| ||||
int i = 0, max = syntheticArgs == null ? 0: syntheticArgs.length |
| ||||
int i = 0, max = syntheticArgs == null ? 0: syntheticArgs.length |
| ||||
int i = 0, max = fieldDecls == null ? 0: fieldDecls.length |
| ||||
int i = 0, paramLength = typeParameters == null ? 0: typeParameters.length |
| ||||
int i = 0, length = superinterfaces == null ? 0: superinterfaces.length |
| |||
int i = 0, [[#variableb1a7cec0]]= [[#variableb1a7ce40]]== null ? 0: [[#variableb1a7ce40]].length |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#b1a7cec0]] | length |
1 | 2 | [[#b1a7cec0]] | length |
1 | 3 | [[#b1a7cec0]] | length |
1 | 4 | [[#b1a7cec0]] | length |
1 | 5 | [[#b1a7cec0]] | length |
1 | 6 | [[#b1a7cec0]] | max |
1 | 7 | [[#b1a7cec0]] | max |
1 | 8 | [[#b1a7cec0]] | paramLength |
1 | 9 | [[#b1a7cec0]] | length |
1 | 10 | [[#b1a7cec0]] | max |
2 | 1 | [[#b1a7ce40]] | typeParameters |
2 | 2 | [[#b1a7ce40]] | methods |
2 | 3 | [[#b1a7ce40]] | fields |
2 | 4 | [[#b1a7ce40]] | memberTypes |
2 | 5 | [[#b1a7ce40]] | types |
2 | 6 | [[#b1a7ce40]] | syntheticArgs |
2 | 7 | [[#b1a7ce40]] | fieldDecls |
2 | 8 | [[#b1a7ce40]] | typeParameters |
2 | 9 | [[#b1a7ce40]] | superinterfaces |
2 | 10 | [[#b1a7ce40]] | syntheticArgs |