Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 4 | 5 | 0.958 | statement_sequence_member |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 69 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding.java |
2 | 2 | 91 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding.java |
3 | 2 | 3205 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/lookup/Scope.java |
4 | 2 | 69 | plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/MemberValuePairBinding.java |
| ||||
for (int i = 0; i < length; i++) values[i] = convertMemberValue(objects[i], env); |
| ||||
for (int i = 0; i < length; i++) result[i] = createAnnotation(annotationInfos[i], env); |
| ||||
for (int i = 0; i < visibleSize; i++) compatibilityLevels[i] = parameterCompatibilityLevel(visible[i], argumentTypes); |
| ||||
for (int i = 0; i < length; i++) values[i] = buildDOMValue(elements[i], resolver); |
| |||
for (int i = 0; i < [[#variablea42f7a60]]; i++) [[#variablea42f79c0]][i] = [[#variablea42f7920]]( [[#variablea42f7860]][i], [[#variablea42f7800]]); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#a42f7a60]] | length |
1 | 2 | [[#a42f7a60]] | length |
1 | 3 | [[#a42f7a60]] | visibleSize |
1 | 4 | [[#a42f7a60]] | length |
2 | 1 | [[#a42f79c0]] | result |
2 | 2 | [[#a42f79c0]] | values |
2 | 3 | [[#a42f79c0]] | compatibilityLevels |
2 | 4 | [[#a42f79c0]] | values |
3 | 1 | [[#a42f7920]] | createAnnotation |
3 | 2 | [[#a42f7920]] | convertMemberValue |
3 | 3 | [[#a42f7920]] | parameterCompatibilityLevel |
3 | 4 | [[#a42f7920]] | buildDOMValue |
4 | 1 | [[#a42f7860]] | annotationInfos |
4 | 2 | [[#a42f7860]] | objects |
4 | 3 | [[#a42f7860]] | visible |
4 | 4 | [[#a42f7860]] | elements |
5 | 1 | [[#a42f7800]] | env |
5 | 2 | [[#a42f7800]] | env |
5 | 3 | [[#a42f7800]] | argumentTypes |
5 | 4 | [[#a42f7800]] | resolver |