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.970 | executable_statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 633 | E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/common/ui/wizard/AbstractExampleInstallerWizard.java |
2 | 1 | 657 | E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/common/ui/wizard/AbstractExampleInstallerWizard.java |
| |||||
throw new Exception(CommonUIPlugin.INSTANCE.getString("_UI_DirectoryError_message", new String[] { contentURI.toString() } )); |
| |||||
throw new Exception(CommonUIPlugin.INSTANCE.getString("_UI_FileError_message", new String[] { contentURI.toString() } )); |
| |||
throw new Exception(CommonUIPlugin.INSTANCE.getString( [[#variable17682ac0]], new String[] { contentURI.toString() } )); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#17682ac0]] | "_UI_DirectoryError_message" |
1 | 2 | [[#17682ac0]] | "_UI_FileError_message" |