CloneSet2459


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
3210.967block
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
132740
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/chart/plot/CategoryPlot.java
23364
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/chart/plot/CombinedDomainCategoryPlot.java
Next
Last
Clone Instance
1
Line Count
3
Source Line
2740
Source File
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/chart/plot/CategoryPlot.java

{
  space = getDomainAxis().reserveSpace(g2, this, plotArea, domainEdge, space);
}


First
Previous
Clone Instance
2
Line Count
3
Source Line
364
Source File
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/chart/plot/CombinedDomainCategoryPlot.java

{
  space = getDomainAxis().reserveSpace(g2, this, plotArea, categoryEdge, space);
}


Clone AbstractionParameter Count: 1Parameter Bindings

{
  space = getDomainAxis().reserveSpace(g2, this, plotArea,  [[#variable1a1a6120]], space);
}
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#1a1a6120]]
domainEdge 
12[[#1a1a6120]]
categoryEdge