Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 2 | 2 | 0.958 | statement_sequence[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 285 | plugins/org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/rename/RenameAnalyzeUtil.java |
2 | 2 | 393 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/wizards/buildpaths/LibrariesWorkbookPage.java |
| ||||
Map.Entry entry = (Entry) iter.next(); ICompilationUnit cu = (ICompilationUnit) entry.getKey(); |
| ||||
Map.Entry entry = (Entry) iter.next(); CPListElement curr = (CPListElement) entry.getKey(); |
| |||
Map.Entry entry = (Entry) iter.next(); [[#variablea1bdc920]] [[#variablea1bdc360]]= ( [[#variablea1bdc920]]) entry.getKey(); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#a1bdc920]] | CPListElement |
1 | 2 | [[#a1bdc920]] | ICompilationUnit |
2 | 1 | [[#a1bdc360]] | curr |
2 | 2 | [[#a1bdc360]] | cu |