| Previous CloneSet | Next CloneSet | Back to Main Report |
| Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
|---|---|---|---|---|
| 2 | 2 | 2 | 0.982 | statement_sequence[2] |
| Clone Abstraction | Parameter Bindings |
| Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
|---|---|---|---|
| 1 | 2 | 145 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/text/correction/AdvancedQuickAssistProcessor.java |
| 2 | 2 | 161 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/text/correction/AdvancedQuickAssistProcessor.java |
| ||||
getInverseConditionProposals(context, coveringNode, coveredNodes, resultingCollections);
getRemoveExtraParenthesisProposals(context, coveringNode, coveredNodes, resultingCollections);
|
| ||||
getPullNegationUpProposals(context, coveringNode, coveredNodes, resultingCollections);
getJoinIfListInIfElseIfProposals(context, coveringNode, coveredNodes, resultingCollections);
|
| |||
[[#variable6073dea0]](context, coveringNode, coveredNodes, resultingCollections); [[#variable607da660]](context, coveringNode, coveredNodes, resultingCollections); |
| CloneAbstraction |
| Parameter Index | Clone Instance | Parameter Name | Value |
|---|---|---|---|
| 1 | 1 | [[#6073dea0]] | getPullNegationUpProposals |
| 1 | 2 | [[#6073dea0]] | getInverseConditionProposals |
| 2 | 1 | [[#607da660]] | getJoinIfListInIfElseIfProposals |
| 2 | 2 | [[#607da660]] | getRemoveExtraParenthesisProposals |