Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 2 | 1 | 0.971 | method_declaration |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 29 | E:/TSE/Projects-CloneDR/sql12/app/src/net/sourceforge/squirrel_sql/client/update/gui/installer/ArtifactInstallerFactory.java |
2 | 1 | 31 | E:/TSE/Projects-CloneDR/sql12/app/src/net/sourceforge/squirrel_sql/client/update/gui/installer/ArtifactInstallerFactory.java |
| |||||
ArtifactInstaller create(ChangeListXmlBean changeList, InstallStatusListener listener) throws FileNotFoundException; |
| |||||
ArtifactInstaller create(FileWrapper changeList, InstallStatusListener listener) throws FileNotFoundException; |
| |||
ArtifactInstaller create( [[#variable1ca50a40]] changeList, InstallStatusListener listener) throws FileNotFoundException; |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#1ca50a40]] | ChangeListXmlBean |
1 | 2 | [[#1ca50a40]] | FileWrapper |