Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 2 | 2 | 0.973 | statement_sequence_member |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 518 | plugins/org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/rename/RenameMethodProcessor.java |
2 | 1 | 519 | plugins/org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/rename/RenameMethodProcessor.java |
| ||||
wcOldMethods[i] = getMethodInWorkingCopy(method, getCurrentElementName(), typeWc); |
| ||||
wcNewMethods[i] = getMethodInWorkingCopy(method, getNewElementName(), typeWc); |
| |||
[[#variableba8430c0]][i] = getMethodInWorkingCopy(method, [[#variableba843000]](), typeWc); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#ba8430c0]] | wcOldMethods |
1 | 2 | [[#ba8430c0]] | wcNewMethods |
2 | 1 | [[#ba843000]] | getCurrentElementName |
2 | 2 | [[#ba843000]] | getNewElementName |