| Previous CloneSet | Next CloneSet | Back to Main Report |
| Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
|---|---|---|---|---|
| 1 | 4 | 3 | 0.964 | conditional_or_expression |
| Clone Abstraction | Parameter Bindings |
| Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
|---|---|---|---|
| 1 | 1 | 258 | plugins/org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/code/ExtractMethodRefactoring.java |
| 2 | 1 | 519 | plugins/org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/code/ExtractTempRefactoring.java |
| 3 | 1 | 2056 | plugins/org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/reorg/ReorgPolicyFactory.java |
| 4 | 1 | 2064 | plugins/org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/reorg/ReorgPolicyFactory.java |
| ||||
RefactoringASTParser.parseWithASTProvider(fCUnit, true, new SubProgressMonitor(pm, 99)) |
| ||||
RefactoringASTParser.parseWithASTProvider(fCu, true, new SubProgressMonitor(pm, 3)) |
| ||||
RefactoringASTParser.parseWithASTProvider(sourceCu, false, new SubProgressMonitor(pm, 1)) |
| ||||
RefactoringASTParser.parseWithASTProvider(destinationCu, false, new SubProgressMonitor(pm, 1)) |
| |||
RefactoringASTParser.parseWithASTProvider( [[#variable6144d1c0]], [[#variable6144d260]], new SubProgressMonitor(pm, [[#variable6144d2c0]])) |
| CloneAbstraction |
| Parameter Index | Clone Instance | Parameter Name | Value |
|---|---|---|---|
| 1 | 1 | [[#6144d1c0]] | fCUnit |
| 1 | 2 | [[#6144d1c0]] | sourceCu |
| 1 | 3 | [[#6144d1c0]] | destinationCu |
| 1 | 4 | [[#6144d1c0]] | fCu |
| 2 | 1 | [[#6144d260]] | true |
| 2 | 2 | [[#6144d260]] | false |
| 2 | 3 | [[#6144d260]] | false |
| 2 | 4 | [[#6144d260]] | true |
| 3 | 1 | [[#6144d2c0]] | 99 |
| 3 | 2 | [[#6144d2c0]] | 1 |
| 3 | 3 | [[#6144d2c0]] | 1 |
| 3 | 4 | [[#6144d2c0]] | 3 |