Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 2 | 2 | 0.968 | statement_sequence[5] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 207 | E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/chart/renderer/xy/CyclicXYItemRenderer.java |
2 | 2 | 226 | E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/chart/renderer/xy/CyclicXYItemRenderer.java |
| |||||
nx[0] = x[0]; nx[2] = x[1]; ny[0] = y[0]; ny[2] = y[1]; nx[1] = xcycleBound; |
| |||||
nx[0] = x[0]; nx[2] = x[1]; ny[0] = y[0]; ny[2] = y[1]; ny[1] = ycycleBound; |
| |||
nx[0] = x[0]; nx[2] = x[1]; ny[0] = y[0]; ny[2] = y[1]; [[#variable18f60140]][1] = [[#variable18f6bce0]]; |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#18f60140]] | nx |
1 | 2 | [[#18f60140]] | ny |
2 | 1 | [[#18f6bce0]] | xcycleBound |
2 | 2 | [[#18f6bce0]] | ycycleBound |