Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 2 | 2 | 0.959 | conditional_or_expression |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 476 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/text/correction/QuickAssistProcessor.java |
2 | 1 | 483 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/text/correction/QuickAssistProcessor.java |
| ||||
new AssignToVariableAssistProposal(context.getCompilationUnit(), paramDecl, fragment, typeBinding, 1) |
| ||||
new AssignToVariableAssistProposal(context.getCompilationUnit(), paramDecl, null, typeBinding, 3) |
| |||
new AssignToVariableAssistProposal(context.getCompilationUnit(), paramDecl, [[#variablea3fdd9e0]], typeBinding, [[#variablea3fdd960]]) |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#a3fdd9e0]] | null |
1 | 2 | [[#a3fdd9e0]] | fragment |
2 | 1 | [[#a3fdd960]] | 3 |
2 | 2 | [[#a3fdd960]] | 1 |