Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 7 | 3 | 0.952 | statement_sequence_member |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 55 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core/builder/JavaBuilder.java |
2 | 2 | 61 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core/builder/JavaBuilder.java |
3 | 2 | 172 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core/CompilationUnit.java |
4 | 2 | 303 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core/DeltaProcessor.java |
5 | 2 | 191 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core/hierarchy/RegionBasedHierarchyBuilder.java |
6 | 2 | 196 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core/hierarchy/RegionBasedHierarchyBuilder.java |
7 | 2 | 65 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core/hierarchy/RegionBasedTypeHierarchy.java |
| ||||
for (int i = 0, length = markers.length; i < length; i++) { markerList.add(markers[i]); } |
| ||||
for (int i = 0, length = markers.length; i < length; i++) { markerList.add(markers[i]); } |
| ||||
for (int i = 0, length = categorizedProblems.length; i < length; i++) { perWorkingCopyInfo.acceptProblem(categorizedProblems[i]); } |
| ||||
for (int i = 0, length = elementsToRefresh.length; i < length; i++) { this.addForRefresh(elementsToRefresh[i]); } |
| ||||
for (int i = 0, length = cus.length; i < length; i++) { openables.add(cus[i]); } |
| ||||
for (int i = 0, length = classFiles.length; i < length; i++) { openables.add(classFiles[i]); } |
| ||||
for (int i = 0, length = elements.length; i < length; i++) { newRegion.add(elements[i]); } |
| |||
for (int i = 0, length = [[#variableb2bb5060]].length; i < length; i++) { [[#variableb95b81a0]]. [[#variableb2bb5da0]]( [[#variableb2bb5060]][i]); } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#b2bb5060]] | markers |
1 | 2 | [[#b2bb5060]] | categorizedProblems |
1 | 3 | [[#b2bb5060]] | elementsToRefresh |
1 | 4 | [[#b2bb5060]] | classFiles |
1 | 5 | [[#b2bb5060]] | cus |
1 | 6 | [[#b2bb5060]] | elements |
1 | 7 | [[#b2bb5060]] | markers |
2 | 1 | [[#b95b81a0]] | markerList |
2 | 2 | [[#b95b81a0]] | perWorkingCopyInfo |
2 | 3 | [[#b95b81a0]] | this |
2 | 4 | [[#b95b81a0]] | openables |
2 | 5 | [[#b95b81a0]] | openables |
2 | 6 | [[#b95b81a0]] | newRegion |
2 | 7 | [[#b95b81a0]] | markerList |
3 | 1 | [[#b2bb5da0]] | add |
3 | 2 | [[#b2bb5da0]] | acceptProblem |
3 | 3 | [[#b2bb5da0]] | addForRefresh |
3 | 4 | [[#b2bb5da0]] | add |
3 | 5 | [[#b2bb5da0]] | add |
3 | 6 | [[#b2bb5da0]] | add |
3 | 7 | [[#b2bb5da0]] | add |