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.972 | statement_sequence[3] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 3 | 832 | E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/chart/plot/ContourPlot.java |
2 | 3 | 1033 | E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/chart/plot/ContourPlot.java |
| |||||
double transDX = 0.0; double transY = 0.0; double transYm1 = 0.0; |
| |||||
double transDX = 0.0; double transY = 0.0; double transDY = 0.0; |
| |||
double transDX = 0.0; double transY = 0.0; double [[#variable1a122e00]]= 0.0; |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#1a122e00]] | transYm1 |
1 | 2 | [[#1a122e00]] | transDY |