Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
3 | 2 | 1 | 0.971 | block |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 3 | 1009 | E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/chart/axis/CategoryAxis.java |
2 | 3 | 1013 | E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/chart/axis/CategoryAxis.java |
| |||||
{ double w = state.getMax() + this.categoryLabelPositionOffset; state.cursorLeft(w); } |
| |||||
{ double w = state.getMax() + this.categoryLabelPositionOffset; state.cursorRight(w); } |
| |||
{ double w = state.getMax() + this.categoryLabelPositionOffset; state. [[#variable1a147800]](w); } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#1a147800]] | cursorLeft |
1 | 2 | [[#1a147800]] | cursorRight |