Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
5 | 3 | 0 | 1.000 | catch_statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 5 | 120 | E:/TSE/Projects-CloneDR/jEdit-4.2/src/org/gjt/sp/jedit/JARClassLoader.java |
2 | 4 | 143 | E:/TSE/Projects-CloneDR/jEdit-4.2/src/org/gjt/sp/jedit/JARClassLoader.java |
3 | 4 | 173 | E:/TSE/Projects-CloneDR/jEdit-4.2/src/org/gjt/sp/jedit/JARClassLoader.java |
| |||||
catch (IOException io) { Log.log(Log.ERROR, this, io); return null; } |
| |||||
catch (IOException io) { Log.log(Log.ERROR, this, io); return null; } |
| |||||
catch (IOException io) { Log.log(Log.ERROR, this, io); return null; } |
| |||
catch (IOException io) { Log.log(Log.ERROR, this, io); return null; } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
None |