CloneSet839


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
4610.969block
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
14176
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/data/statistics/DefaultBoxAndWhiskerCategoryDataset.java
24181
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/data/statistics/DefaultBoxAndWhiskerCategoryDataset.java
34859
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/data/statistics/DefaultBoxAndWhiskerCategoryDataset.java
44400
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/data/statistics/DefaultStatisticalCategoryDataset.java
54579
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/data/statistics/DefaultStatisticalCategoryDataset.java
64585
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/data/statistics/DefaultStatisticalCategoryDataset.java
Next
Last
Clone Instance
1
Line Count
4
Source Line
176
Source File
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/data/statistics/DefaultBoxAndWhiskerCategoryDataset.java

{
  this.minimumRangeValue = minval;
  this.minimumRangeValueRow = r;
  this.minimumRangeValueColumn = c;
}


Next
Previous
Clone Instance
2
Line Count
4
Source Line
181
Source File
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/data/statistics/DefaultBoxAndWhiskerCategoryDataset.java

{
  this.minimumRangeValue = minval;
  this.minimumRangeValueRow = r;
  this.minimumRangeValueColumn = c;
}


Next
Previous
Clone Instance
3
Line Count
4
Source Line
859
Source File
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/data/statistics/DefaultBoxAndWhiskerCategoryDataset.java

{
  this.minimumRangeValue = minv;
  this.minimumRangeValueRow = r;
  this.minimumRangeValueColumn = c;
}


Next
Previous
Clone Instance
4
Line Count
4
Source Line
400
Source File
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/data/statistics/DefaultStatisticalCategoryDataset.java

{
  this.minimumRangeValue = m;
  this.minimumRangeValueRow = r;
  this.minimumRangeValueColumn = c;
}


Next
Previous
Clone Instance
5
Line Count
4
Source Line
579
Source File
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/data/statistics/DefaultStatisticalCategoryDataset.java

{
  this.minimumRangeValue = m;
  this.minimumRangeValueRow = r;
  this.minimumRangeValueColumn = c;
}


First
Previous
Clone Instance
6
Line Count
4
Source Line
585
Source File
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/data/statistics/DefaultStatisticalCategoryDataset.java

{
  this.minimumRangeValue = m;
  this.minimumRangeValueRow = r;
  this.minimumRangeValueColumn = c;
}


Clone AbstractionParameter Count: 1Parameter Bindings

{
  this.minimumRangeValue = [[#variable18da4480]];
  this.minimumRangeValueRow = r;
  this.minimumRangeValueColumn = c;
}
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#18da4480]]
minval 
12[[#18da4480]]
minval 
13[[#18da4480]]
minv 
14[[#18da4480]]
m 
15[[#18da4480]]
m 
16[[#18da4480]]
m