Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 5 | 0 | 1.000 | statement_sequence[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 48 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/actions/GenerateConstructorUsingFieldsContentProvider.java |
2 | 2 | 286 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/dialogs/OverrideMethodDialog.java |
3 | 2 | 164 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/ui/actions/AddDelegateMethodsAction.java |
4 | 2 | 122 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/ui/actions/AddUnimplementedConstructorsAction.java |
5 | 2 | 460 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/ui/actions/GenerateHashCodeEqualsAction.java |
| ||||
RefactoringASTParser parser = new RefactoringASTParser(AST.JLS3); fUnit = parser.parse(type.getCompilationUnit(), true); |
| ||||
RefactoringASTParser parser = new RefactoringASTParser(AST.JLS3); fUnit = parser.parse(type.getCompilationUnit(), true); |
| ||||
RefactoringASTParser parser = new RefactoringASTParser(AST.JLS3); fUnit = parser.parse(type.getCompilationUnit(), true); |
| ||||
RefactoringASTParser parser = new RefactoringASTParser(AST.JLS3); fUnit = parser.parse(type.getCompilationUnit(), true); |
| ||||
RefactoringASTParser parser = new RefactoringASTParser(AST.JLS3); fUnit = parser.parse(type.getCompilationUnit(), true); |
| |||
RefactoringASTParser parser = new RefactoringASTParser(AST.JLS3); fUnit = parser.parse(type.getCompilationUnit(), true); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
None |