Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 11 | 3 | 0.953 | statement_sequence_member |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 668 | plugins/org.eclipse.jdt.ui/core extension/org/eclipse/jdt/internal/corext/codemanipulation/StubUtility2.java |
2 | 2 | 151 | plugins/org.eclipse.jdt.ui/core extension/org/eclipse/jdt/internal/corext/fix/ConvertIterableLoopOperation.java |
3 | 2 | 337 | plugins/org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/structure/constraints/SuperTypeRefactoringProcessor.java |
4 | 2 | 2125 | plugins/org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/structure/MoveInstanceMethodProcessor.java |
5 | 2 | 135 | plugins/org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/structure/TypeVariableUtil.java |
6 | 2 | 116 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/jarimport/RefactoringLocationControl.java |
7 | 2 | 130 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/jarimport/RefactoringLocationControl.java |
8 | 2 | 457 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/model/JavaSynchronizationContentProvider.java |
9 | 2 | 167 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/text/correction/SerialVersionLaunchConfigurationDelegate.java |
10 | 2 | 197 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/text/correction/SerialVersionLaunchConfigurationDelegate.java |
11 | 2 | 2492 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/ui/wizards/NewTypeWizardPage.java |
| ||||
for (int index = 0; index < typeMethods.length; index++) declared.add(typeMethods[index]); |
| ||||
for (int index = 0; index < suggestions.length; index++) names.add(suggestions[index]); |
| ||||
for (int index = 0; index < bounds.length; index++) rewrite.addImport(bounds[index]); |
| ||||
for (int index = 0; index < edits.length; index++) marker.addChild(edits[index]); |
| ||||
for (int index = 0; index < arguments.length; index++) set.add(arguments[index]); |
| ||||
for (int index = 0; index < locations.length; index++) fCombo.add(locations[index]); |
| ||||
for (int index = 0; index < items.length; index++) locations.add(items[index]); |
| ||||
for (int index = 0; index < children.length; index++) set.add(children[index]); |
| ||||
for (int index = 0; index < vmArguments.length; index++) arguments.add(vmArguments[index]); |
| ||||
for (int index = 0; index < programArguments.length; index++) arguments.add(programArguments[index]); |
| ||||
for (int index = 0; index < createdImports.length; index++) imports.addImport(createdImports[index]); |
| |||
for (int index = 0; index < [[#variableb8f024a0]].length; index++) [[#variableb8f02420]]. [[#variableb8f023c0]]( [[#variableb8f024a0]][index]); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#b8f024a0]] | typeMethods |
1 | 2 | [[#b8f024a0]] | suggestions |
1 | 3 | [[#b8f024a0]] | bounds |
1 | 4 | [[#b8f024a0]] | edits |
1 | 5 | [[#b8f024a0]] | arguments |
1 | 6 | [[#b8f024a0]] | items |
1 | 7 | [[#b8f024a0]] | locations |
1 | 8 | [[#b8f024a0]] | children |
1 | 9 | [[#b8f024a0]] | programArguments |
1 | 10 | [[#b8f024a0]] | vmArguments |
1 | 11 | [[#b8f024a0]] | createdImports |
2 | 1 | [[#b8f02420]] | declared |
2 | 2 | [[#b8f02420]] | names |
2 | 3 | [[#b8f02420]] | rewrite |
2 | 4 | [[#b8f02420]] | marker |
2 | 5 | [[#b8f02420]] | set |
2 | 6 | [[#b8f02420]] | locations |
2 | 7 | [[#b8f02420]] | fCombo |
2 | 8 | [[#b8f02420]] | set |
2 | 9 | [[#b8f02420]] | arguments |
2 | 10 | [[#b8f02420]] | arguments |
2 | 11 | [[#b8f02420]] | imports |
3 | 1 | [[#b8f023c0]] | add |
3 | 2 | [[#b8f023c0]] | add |
3 | 3 | [[#b8f023c0]] | addImport |
3 | 4 | [[#b8f023c0]] | addChild |
3 | 5 | [[#b8f023c0]] | add |
3 | 6 | [[#b8f023c0]] | add |
3 | 7 | [[#b8f023c0]] | add |
3 | 8 | [[#b8f023c0]] | add |
3 | 9 | [[#b8f023c0]] | add |
3 | 10 | [[#b8f023c0]] | add |
3 | 11 | [[#b8f023c0]] | addImport |