Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 2 | 2 | 0.961 | local_variable_declaration |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 1247 | plugins/org.eclipse.jdt.core/codeassist/org/eclipse/jdt/internal/codeassist/SelectionEngine.java |
2 | 1 | 48 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithParameterAnnotations.java |
| ||||
int j = 0, length2 = methodTypeParameters == null ? 0: methodTypeParameters.length |
| ||||
int j = 0, k = infos == null ? 0: infos.length |
| |||
int j = 0, [[#variableba46c5e0]]= [[#variableba46c520]]== null ? 0: [[#variableba46c520]].length |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#ba46c5e0]] | length2 |
1 | 2 | [[#ba46c5e0]] | k |
2 | 1 | [[#ba46c520]] | methodTypeParameters |
2 | 2 | [[#ba46c520]] | infos |