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.977 | executable_statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 4 | 553 | E:/TSE/Projects-CloneDR/jEdit-4.2/src/org/gjt/sp/jedit/View.java |
2 | 4 | 566 | E:/TSE/Projects-CloneDR/jEdit-4.2/src/org/gjt/sp/jedit/View.java |
| |||||
if (Debug.DUMP_KEY_EVENTS && from != VIEW) { Log.log(Log.DEBUG, this, "Key event: " + GrabKeyDialog.toString(evt)); } |
| |||||
if (Debug.DUMP_KEY_EVENTS && from != VIEW) { Log.log(Log.DEBUG, this, "Key event after workaround: " + GrabKeyDialog.toString(evt)); } |
| |||
if (Debug.DUMP_KEY_EVENTS && from != VIEW) { Log.log(Log.DEBUG, this, [[#variablec29c980]] + GrabKeyDialog.toString(evt)); } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#c29c980]] | "Key event: " |
1 | 2 | [[#c29c980]] | "Key event after workaround: " |