| Previous CloneSet | Next CloneSet | Back to Main Report |
| Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
|---|---|---|---|---|
| 2 | 2 | 2 | 0.976 | conditional_or_expression |
| Clone Abstraction | Parameter Bindings |
| Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
|---|---|---|---|
| 1 | 1 | 780 | plugins/org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/structure/ChangeSignatureRefactoring.java |
| 2 | 2 | 1340 | plugins/org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/structure/ChangeTypeRefactoring.java |
| ||||
RippleMethodFinder2.getRelatedMethods(fMethod, new SubProgressMonitor(pm, 1), null) |
| ||||
RippleMethodFinder2.getRelatedMethods(
root, new SubProgressMonitor(pm, 15), null )
|
| |||
RippleMethodFinder2.getRelatedMethods( [[#variableb6800dc0]], new SubProgressMonitor(pm, [[#variableb6800d40]]), null) |
| CloneAbstraction |
| Parameter Index | Clone Instance | Parameter Name | Value |
|---|---|---|---|
| 1 | 1 | [[#b6800dc0]] | root |
| 1 | 2 | [[#b6800dc0]] | fMethod |
| 2 | 1 | [[#b6800d40]] | 15 |
| 2 | 2 | [[#b6800d40]] | 1 |