Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 2 | 4 | 0.958 | variable_initializer |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 799 | plugins/org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/rename/RenameFieldProcessor.java |
2 | 1 | 151 | plugins/org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/rename/RenameVirtualMethodProcessor.java |
| ||||
getNewReferences(new SubProgressMonitor(pm, 1), result, newWCOwner, newWorkingCopies) |
| ||||
hierarchyDeclaresMethodName(new SubProgressMonitor(pm, 1), hierarchy, method, name) |
| |||
[[#variable5a9135e0]](new SubProgressMonitor(pm, 1), [[#variable5a912ac0]], [[#variable5a913420]], [[#variable5a913580]]) |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#5a9135e0]] | hierarchyDeclaresMethodName |
1 | 2 | [[#5a9135e0]] | getNewReferences |
2 | 1 | [[#5a912ac0]] | hierarchy |
2 | 2 | [[#5a912ac0]] | result |
3 | 1 | [[#5a913420]] | method |
3 | 2 | [[#5a913420]] | newWCOwner |
4 | 1 | [[#5a913580]] | name |
4 | 2 | [[#5a913580]] | newWorkingCopies |