Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 3 | 1 | 0.967 | executable_statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 137 | E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/chart/annotations/XYDrawableAnnotation.java |
2 | 2 | 419 | E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/chart/annotations/XYPointerAnnotation.java |
3 | 2 | 393 | E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/chart/annotations/XYTextAnnotation.java |
| |||||
if (toolTip != null || url != null) { addEntity(info, area, rendererIndex, toolTip, url); } |
| |||||
if (toolTip != null || url != null) { addEntity(info, hotspot, rendererIndex, toolTip, url); } |
| |||||
if (toolTip != null || url != null) { addEntity(info, hotspot, rendererIndex, toolTip, url); } |
| |||
if (toolTip != null || url != null) { addEntity(info, [[#variable1a087d20]], rendererIndex, toolTip, url); } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#1a087d20]] | area |
1 | 2 | [[#1a087d20]] | hotspot |
1 | 3 | [[#1a087d20]] | hotspot |