Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
4 | 2 | 1 | 0.974 | executable_statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 4 | 904 | E:/TSE/Projects-CloneDR/jEdit-4.2/src/org/gjt/sp/jedit/textarea/DisplayManager.java |
2 | 4 | 969 | E:/TSE/Projects-CloneDR/jEdit-4.2/src/org/gjt/sp/jedit/textarea/DisplayManager.java |
| |||||
if (Debug.FOLD_VIS_DEBUG) { Log.log(Log.DEBUG, this, "showLineRange(" + start + "," + end + ")"); } |
| |||||
if (Debug.FOLD_VIS_DEBUG) { Log.log(Log.DEBUG, this, "hideLineRange(" + start + "," + end + ")"); } |
| |||
if (Debug.FOLD_VIS_DEBUG) { Log.log(Log.DEBUG, this, [[#variablec2d4a40]] + start + "," + end + ")"); } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#c2d4a40]] | "showLineRange(" |
1 | 2 | [[#c2d4a40]] | "hideLineRange(" |