Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 2 | 3 | 0.964 | statement_sequence_member |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 475 | plugins/org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/rename/RenameFieldProcessor.java |
2 | 1 | 950 | plugins/org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/rename/RenameTypeProcessor.java |
| ||||
SearchResultGroup[] groupDeclarations = RefactoringSearchEngine.search(pattern, scope, pm, result); |
| ||||
ICompilationUnit[] cusWithReferencesToConflictingTypes = RefactoringSearchEngine.findAffectedCompilationUnits(pattern, scope, pm, result); |
| |||
[[#variableb8be43e0]][] [[#variableb8be4bc0]]= RefactoringSearchEngine. [[#variableb8be4be0]](pattern, scope, pm, result); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#b8be43e0]] | SearchResultGroup |
1 | 2 | [[#b8be43e0]] | ICompilationUnit |
2 | 1 | [[#b8be4bc0]] | groupDeclarations |
2 | 2 | [[#b8be4bc0]] | cusWithReferencesToConflictingTypes |
3 | 1 | [[#b8be4be0]] | search |
3 | 2 | [[#b8be4be0]] | findAffectedCompilationUnits |