CloneSet1230


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
4310.978block
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
14541
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/chart/renderer/category/BoxAndWhiskerRenderer.java
24764
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/chart/renderer/category/BoxAndWhiskerRenderer.java
34334
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/chart/renderer/category/GroupedStackedBarRenderer.java
Next
Last
Clone Instance
1
Line Count
4
Source Line
541
Source File
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/chart/renderer/category/BoxAndWhiskerRenderer.java

{
  EntityCollection entities = state.getEntityCollection();
  if (entities != null) {
    addItemEntity(entities, dataset, row, column, box);
  }
}


Next
Previous
Clone Instance
2
Line Count
4
Source Line
764
Source File
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/chart/renderer/category/BoxAndWhiskerRenderer.java

{
  EntityCollection entities = state.getEntityCollection();
  if (entities != null) {
    addItemEntity(entities, dataset, row, column, box);
  }
}


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

{
  EntityCollection entities = state.getEntityCollection();
  if (entities != null) {
    addItemEntity(entities, dataset, row, column, bar);
  }
}


Clone AbstractionParameter Count: 1Parameter Bindings

{
  EntityCollection entities = state.getEntityCollection();
  if (entities != null) {
    addItemEntity(entities, dataset, row, column,  [[#variable18eda000]]);
  }
}
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#18eda000]]
box 
12[[#18eda000]]
box 
13[[#18eda000]]
bar