Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
3 | 2 | 1 | 0.988 | executable_statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 3 | 331 | plugins/org.eclipse.jdt.ui/ui refactoring/org/eclipse/jdt/internal/ui/refactoring/UseSupertypeWizard.java |
2 | 3 | 334 | plugins/org.eclipse.jdt.ui/ui refactoring/org/eclipse/jdt/internal/ui/refactoring/UseSupertypeWizard.java |
| ||||
{ String[] keys = { superText }; return Messages.format(RefactoringMessages.UseSupertypeInputPage_no_possible_updates, keys); } |
| ||||
{ String [] keys = { superText }; return Messages.format(RefactoringMessages.UseSupertypeInputPage_updates_possible_in_file, keys); } |
| |||
{ String[] keys = { superText }; return Messages.format(RefactoringMessages. [[#variablea1bb8b60]], keys); } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#a1bb8b60]] | UseSupertypeInputPage_no_possible_updates |
1 | 2 | [[#a1bb8b60]] | UseSupertypeInputPage_updates_possible_in_file |