Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
4 | 2 | 0 | 1.000 | block |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 4 | 1376 | E:/TSE/Projects-CloneDR/sql12/test/src/net/sourceforge/squirrel_sql/fw/util/FileTest.java |
2 | 4 | 1719 | E:/TSE/Projects-CloneDR/sql12/test/src/net/sourceforge/squirrel_sql/fw/util/FileTest.java |
| |||||
{ FileWrapper f = new FileWrapperImpl(dir, files[i]); FileOutputStream fos = new FileOutputStream(f.getAbsolutePath()); fos.close(); } |
| |||||
{ FileWrapper f = new FileWrapperImpl(dir, files[i]); FileOutputStream fos = new FileOutputStream(f.getAbsolutePath()); fos.close(); } |
| |||
{ FileWrapper f = new FileWrapperImpl(dir, files[i]); FileOutputStream fos = new FileOutputStream(f.getAbsolutePath()); fos.close(); } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
None |