Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
5 | 2 | 1 | 0.983 | catch_statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 5 | 200 | E:/TSE/Projects-CloneDR/jEdit-4.2/src/org/gjt/sp/util/WorkThread.java |
2 | 5 | 394 | E:/TSE/Projects-CloneDR/jEdit-4.2/src/org/gjt/sp/util/WorkThreadPool.java |
| |||||
catch (Throwable t) { Log.log(Log.ERROR, WorkThread.class , "Exception " + "in work thread:"); Log.log(Log.ERROR, WorkThread.class , t); } |
| |||||
catch (Throwable t) { Log.log(Log.ERROR, WorkThread.class , "Exception " + "in AWT thread:"); Log.log(Log.ERROR, WorkThread.class , t); } |
| |||
catch (Throwable t) { Log.log(Log.ERROR, WorkThread.class , "Exception " + [[#variablee210160]]); Log.log(Log.ERROR, WorkThread.class , t); } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#e210160]] | "in work thread:" |
1 | 2 | [[#e210160]] | "in AWT thread:" |