CloneSet1326


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
2401.000statement_sequence[2]
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
12331
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/data/gantt/SlidingGanttCategoryDataset.java
22462
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/data/gantt/SlidingGanttCategoryDataset.java
32205
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/data/statistics/DefaultBoxAndWhiskerCategoryDataset.java
42432
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/data/statistics/DefaultStatisticalCategoryDataset.java
Next
Last
Clone Instance
1
Line Count
2
Source Line
331
Source File
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/data/gantt/SlidingGanttCategoryDataset.java

int r = getRowIndex(rowKey);
int c = getColumnIndex(columnKey);


Next
Previous
Clone Instance
2
Line Count
2
Source Line
462
Source File
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/data/gantt/SlidingGanttCategoryDataset.java

int r = getRowIndex(rowKey);
int c = getColumnIndex(columnKey);


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

// defer null argument checks
int r = getRowIndex(rowKey);
int c = getColumnIndex(columnKey);


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

// defer null argument checks
int r = getRowIndex(rowKey);
int c = getColumnIndex(columnKey);


Clone AbstractionParameter Count: 0Parameter Bindings

// defer null argument checks
int r = getRowIndex(rowKey);
int c = getColumnIndex(columnKey);
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
None