CloneSet1863


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
2310.967executable_statement
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
12137
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/chart/annotations/XYDrawableAnnotation.java
22419
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/chart/annotations/XYPointerAnnotation.java
32393
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/chart/annotations/XYTextAnnotation.java
Next
Last
Clone Instance
1
Line Count
2
Source Line
137
Source File
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/chart/annotations/XYDrawableAnnotation.java

if (toolTip != null || url != null) {
  addEntity(info, area, rendererIndex, toolTip, url);
}


Next
Previous
Clone Instance
2
Line Count
2
Source Line
419
Source File
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/chart/annotations/XYPointerAnnotation.java

if (toolTip != null || url != null) {
  addEntity(info, hotspot, rendererIndex, toolTip, url);
}


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

if (toolTip != null || url != null) {
  addEntity(info, hotspot, rendererIndex, toolTip, url);
}


Clone AbstractionParameter Count: 1Parameter Bindings

if (toolTip != null || url != null) {
  addEntity(info,  [[#variable1a087d20]], rendererIndex, toolTip, url);
}
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#1a087d20]]
area 
12[[#1a087d20]]
hotspot 
13[[#1a087d20]]
hotspot