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 | 1001 | E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/chart/axis/CategoryAxis.java |
2 | 3 | 1005 | E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/chart/axis/CategoryAxis.java |
| |||||
{ double h = state.getMax() + this.categoryLabelPositionOffset; state.cursorUp(h); } |
| |||||
{ double h = state.getMax() + this.categoryLabelPositionOffset; state.cursorDown(h); } |
| |||
{ double h = state.getMax() + this.categoryLabelPositionOffset; state. [[#variable1a147260]](h); } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#1a147260]] | cursorUp |
1 | 2 | [[#1a147260]] | cursorDown |