Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 3 | 1 | 0.971 | statement_sequence_member |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 454 | E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/chart/renderer/category/GanttRenderer.java |
2 | 2 | 261 | E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/chart/renderer/category/GroupedStackedBarRenderer.java |
3 | 2 | 298 | E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/chart/renderer/category/LevelRenderer.java |
| |||||
double rectStart = calculateBarW0(plot, orientation, dataArea, domainAxis, state, row, column); |
| |||||
double barW0 = calculateBarW0(plot, orientation, dataArea, domainAxis, state, row, column); |
| |||||
double barW0 = calculateBarW0(plot, orientation, dataArea, domainAxis, state, row, column); |
| |||
double [[#variable18fe2440]]= calculateBarW0(plot, orientation, dataArea, domainAxis, state, row, column); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#18fe2440]] | rectStart |
1 | 2 | [[#18fe2440]] | barW0 |
1 | 3 | [[#18fe2440]] | barW0 |