Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
5 | 2 | 2 | 0.982 | statement_sequence[5] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 5 | 1811 | plugins/org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/structure/MoveInstanceMethodProcessor.java |
2 | 5 | 1902 | plugins/org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/structure/MoveInstanceMethodProcessor.java |
| ||||
Assert.isNotNull(rewriter); Assert.isNotNull(declaration); Assert.isNotNull(match); Assert.isNotNull(adjustments); Assert.isNotNull(status); |
| ||||
Assert.isNotNull(rewriter); Assert.isNotNull(enclosingElement); Assert.isNotNull(original); Assert.isNotNull(adjustments); Assert.isNotNull(status); |
| |||
Assert.isNotNull(rewriter); Assert.isNotNull( [[#variable639664a0]]); Assert.isNotNull( [[#variable63966f00]]); Assert.isNotNull(adjustments); Assert.isNotNull(status); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#639664a0]] | declaration |
1 | 2 | [[#639664a0]] | enclosingElement |
2 | 1 | [[#63966f00]] | match |
2 | 2 | [[#63966f00]] | original |