CloneSet2304


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
3201.000block
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
13997
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/chart/renderer/category/LineAndShapeRenderer.java
23595
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/chart/renderer/category/LineRenderer3D.java
Next
Last
Clone Instance
1
Line Count
3
Source Line
997
Source File
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/chart/renderer/category/LineAndShapeRenderer.java

{
  drawItemLabel(g2, orientation, dataset, row, column, x1, y1, (value < 0.0));
}


First
Previous
Clone Instance
2
Line Count
3
Source Line
595
Source File
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/chart/renderer/category/LineRenderer3D.java

{
  drawItemLabel(g2, orientation, dataset, row, column, x1, y1, (value < 0.0));
}


Clone AbstractionParameter Count: 0Parameter Bindings

{
  drawItemLabel(g2, orientation, dataset, row, column, x1, y1, (value < 0.0));
}
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
None