CloneSet840


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
14165
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/data/statistics/DefaultBoxAndWhiskerCategoryDataset.java
24170
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/data/statistics/DefaultBoxAndWhiskerCategoryDataset.java
34871
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/data/statistics/DefaultBoxAndWhiskerCategoryDataset.java
44382
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/data/statistics/DefaultStatisticalCategoryDataset.java
54565
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/data/statistics/DefaultStatisticalCategoryDataset.java
64571
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
165
Source File
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/data/statistics/DefaultBoxAndWhiskerCategoryDataset.java

{
  this.maximumRangeValue = maxval;
  this.maximumRangeValueRow = r;
  this.maximumRangeValueColumn = c;
}


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

{
  this.maximumRangeValue = maxval;
  this.maximumRangeValueRow = r;
  this.maximumRangeValueColumn = c;
}


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

{
  this.maximumRangeValue = maxv;
  this.maximumRangeValueRow = r;
  this.maximumRangeValueColumn = c;
}


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

{
  this.maximumRangeValue = m;
  this.maximumRangeValueRow = r;
  this.maximumRangeValueColumn = c;
}


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

{
  this.maximumRangeValue = m;
  this.maximumRangeValueRow = r;
  this.maximumRangeValueColumn = c;
}


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

{
  this.maximumRangeValue = m;
  this.maximumRangeValueRow = r;
  this.maximumRangeValueColumn = c;
}


Clone AbstractionParameter Count: 1Parameter Bindings

{
  this.maximumRangeValue = [[#variable18da4ae0]];
  this.maximumRangeValueRow = r;
  this.maximumRangeValueColumn = c;
}
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#18da4ae0]]
maxval 
12[[#18da4ae0]]
maxval 
13[[#18da4ae0]]
maxv 
14[[#18da4ae0]]
m 
15[[#18da4ae0]]
m 
16[[#18da4ae0]]
m