Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 8 | 3 | 0.960 | statement_sequence_member |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 187 | plugins/org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/code/ReplaceInvocationsRefactoring.java |
2 | 1 | 509 | plugins/org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/structure/ChangeTypeRefactoring.java |
3 | 1 | 107 | plugins/org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/structure/ConstructorReferenceFinder.java |
4 | 1 | 191 | plugins/org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/structure/ConstructorReferenceFinder.java |
5 | 1 | 170 | plugins/org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/TypeContextChecker.java |
6 | 1 | 728 | plugins/org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/TypeContextChecker.java |
7 | 1 | 766 | plugins/org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/TypeContextChecker.java |
8 | 1 | 107 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/ui/actions/InlineAction.java |
| ||||
CompilationUnit root = new RefactoringASTParser(AST.JLS3).parse(cu, true); |
| ||||
CompilationUnit unit = new RefactoringASTParser(AST.JLS3).parse(icu, false); |
| ||||
CompilationUnit cuNode = new RefactoringASTParser(AST.JLS3).parse(cu, false); |
| ||||
CompilationUnit cuNode = new RefactoringASTParser(AST.JLS3).parse(cu, false); |
| ||||
CompilationUnit compilationUnit = new RefactoringASTParser(AST.JLS3).parse(wc, true); |
| ||||
CompilationUnit compilationUnit = new RefactoringASTParser(AST.JLS3).parse(wc, true); |
| ||||
CompilationUnit compilationUnit = new RefactoringASTParser(AST.JLS3).parse(wc, true); |
| ||||
CompilationUnit node = new RefactoringASTParser(AST.JLS3).parse(cu, true); |
| |||
CompilationUnit [[#variable9b774860]]= new RefactoringASTParser(AST.JLS3).parse( [[#variable9b7747c0]], [[#variable9b774740]]); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#9b774860]] | compilationUnit |
1 | 2 | [[#9b774860]] | cuNode |
1 | 3 | [[#9b774860]] | root |
1 | 4 | [[#9b774860]] | unit |
1 | 5 | [[#9b774860]] | node |
1 | 6 | [[#9b774860]] | cuNode |
1 | 7 | [[#9b774860]] | compilationUnit |
1 | 8 | [[#9b774860]] | compilationUnit |
2 | 1 | [[#9b7747c0]] | wc |
2 | 2 | [[#9b7747c0]] | cu |
2 | 3 | [[#9b7747c0]] | cu |
2 | 4 | [[#9b7747c0]] | icu |
2 | 5 | [[#9b7747c0]] | cu |
2 | 6 | [[#9b7747c0]] | cu |
2 | 7 | [[#9b7747c0]] | wc |
2 | 8 | [[#9b7747c0]] | wc |
3 | 1 | [[#9b774740]] | true |
3 | 2 | [[#9b774740]] | false |
3 | 3 | [[#9b774740]] | true |
3 | 4 | [[#9b774740]] | false |
3 | 5 | [[#9b774740]] | true |
3 | 6 | [[#9b774740]] | false |
3 | 7 | [[#9b774740]] | true |
3 | 8 | [[#9b774740]] | true |