Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 2 | 3 | 0.959 | variable_declarator_list |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 316 | plugins/org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/rename/RenameMethodProcessor.java |
2 | 1 | 132 | plugins/org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/rename/RenameVirtualMethodProcessor.java |
| ||||
outerTypes = searchForOuterTypesOfReferences(newNameMethods, new SubProgressMonitor(pm, 1)) |
| ||||
hierarchy = getCachedHierarchy(declaring, new SubProgressMonitor(pm, 1)) |
| |||
[[#variableba5cb820]]= [[#variableba5cb780]]( [[#variableba5cb720]], new SubProgressMonitor(pm, 1)) |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#ba5cb820]] | outerTypes |
1 | 2 | [[#ba5cb820]] | hierarchy |
2 | 1 | [[#ba5cb780]] | searchForOuterTypesOfReferences |
2 | 2 | [[#ba5cb780]] | getCachedHierarchy |
3 | 1 | [[#ba5cb720]] | newNameMethods |
3 | 2 | [[#ba5cb720]] | declaring |