Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
4 | 2 | 2 | 0.981 | statement_sequence[4] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 4 | 406 | plugins/org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/rename/RenameFieldProcessor.java |
2 | 4 | 271 | plugins/org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/rename/RenamePackageProcessor.java |
| ||||
result.merge(checkNewElementName(getNewElementName())); pm.worked(1); result.merge(checkEnclosingHierarchy()); pm.worked(1); |
| ||||
result.merge(checkNewElementName(getNewElementName())); pm.worked(1); result.merge(checkForMainAndNativeMethods()); pm.worked(2); |
| |||
result.merge(checkNewElementName(getNewElementName())); pm.worked(1); result.merge( [[#variable53b8c5e0]]()); pm.worked( [[#variable53b8d260]]); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#53b8c5e0]] | checkEnclosingHierarchy |
1 | 2 | [[#53b8c5e0]] | checkForMainAndNativeMethods |
2 | 1 | [[#53b8d260]] | 1 |
2 | 2 | [[#53b8d260]] | 2 |