Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
4 | 4 | 2 | 0.958 | parameter_list |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 4 | 280 | E:/TSE/Projects-CloneDR/apache-ant-1.7.0/src/org/apache/tools/ant/util/FileUtils.java |
2 | 4 | 317 | E:/TSE/Projects-CloneDR/apache-ant-1.7.0/src/org/apache/tools/ant/util/FileUtils.java |
3 | 4 | 465 | E:/TSE/Projects-CloneDR/apache-ant-1.7.0/src/org/apache/tools/ant/util/FileUtils.java |
4 | 4 | 502 | E:/TSE/Projects-CloneDR/apache-ant-1.7.0/src/org/apache/tools/ant/util/FileUtils.java |
| |||||
String sourceFile, String destFile, FilterSetCollection filters, Vector filterChains, boolean overwrite, boolean preserveLastModified, String encoding |
| |||||
String sourceFile, String destFile, FilterSetCollection filters, Vector filterChains, boolean overwrite, boolean preserveLastModified, String inputEncoding |
| |||||
File sourceFile, File destFile, FilterSetCollection filters, Vector filterChains, boolean overwrite, boolean preserveLastModified, String encoding |
| |||||
File sourceFile, File destFile, FilterSetCollection filters, Vector filterChains, boolean overwrite, boolean preserveLastModified, String inputEncoding |
| |||
[[#variablefe67ea0]] sourceFile, [[#variablefe67ea0]] destFile, FilterSetCollection filters, Vector filterChains, boolean overwrite, boolean preserveLastModified, String [[#variablefe67d20]] |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#fe67ea0]] | String |
1 | 2 | [[#fe67ea0]] | String |
1 | 3 | [[#fe67ea0]] | File |
1 | 4 | [[#fe67ea0]] | File |
2 | 1 | [[#fe67d20]] | encoding |
2 | 2 | [[#fe67d20]] | inputEncoding |
2 | 3 | [[#fe67d20]] | encoding |
2 | 4 | [[#fe67d20]] | inputEncoding |