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.980 | catch_statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 4 | 229 | E:/TSE/Projects-CloneDR/jEdit-4.2/src/org/gjt/sp/jedit/gui/OptionsDialog.java |
2 | 4 | 436 | E:/TSE/Projects-CloneDR/jEdit-4.2/src/org/gjt/sp/jedit/gui/OptionsDialog.java |
| |||||
catch (Throwable t) { Log.log(Log.ERROR, this, "Error initializing options:"); Log.log(Log.ERROR, this, t); } |
| |||||
catch (Throwable t) { Log.log(Log.ERROR, this, "Error saving options:"); Log.log(Log.ERROR, this, t); } |
| |||
catch (Throwable t) { Log.log(Log.ERROR, this, [[#variablee230d40]]); Log.log(Log.ERROR, this, t); } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#e230d40]] | "Error initializing options:" |
1 | 2 | [[#e230d40]] | "Error saving options:" |