| Previous CloneSet | Next CloneSet | Back to Main Report |
| Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
|---|---|---|---|---|
| 1 | 2 | 1 | 0.976 | conditional_or_expression |
| Clone Abstraction | Parameter Bindings |
| Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
|---|---|---|---|
| 1 | 1 | 367 | plugins/org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/structure/PushDownRefactoringProcessor.java |
| 2 | 1 | 388 | plugins/org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/structure/PushDownRefactoringProcessor.java |
| ||||
pushedDownList.contains(field) || canBeAccessedFrom(field, targetClass, targetSupertypes) |
| ||||
pushedDownList.contains(method) || canBeAccessedFrom(method, targetClass, targetSupertypes) |
| |||
pushedDownList.contains( [[#variableb4488be0]]) || canBeAccessedFrom( [[#variableb4488be0]], targetClass, targetSupertypes) |
| CloneAbstraction |
| Parameter Index | Clone Instance | Parameter Name | Value |
|---|---|---|---|
| 1 | 1 | [[#b4488be0]] | method |
| 1 | 2 | [[#b4488be0]] | field |