| Previous CloneSet | Next CloneSet | Back to Main Report |
| Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
|---|---|---|---|---|
| 1 | 2 | 1 | 0.986 | conditional_or_expression |
| Clone Abstraction | Parameter Bindings |
| Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
|---|---|---|---|
| 1 | 1 | 306 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/text/correction/AdvancedQuickAssistProcessor.java |
| 2 | 2 | 308 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/text/correction/AdvancedQuickAssistProcessor.java |
| ||||
(ifStatement.getParent() instanceof Block) && (ifStatement.getParent().getParent() instanceof ForStatement) |
| ||||
(ifStatement.getParent() instanceof Block) &&
(ifStatement.getParent().getParent() instanceof WhileStatement)
|
| |||
(ifStatement.getParent() instanceof Block) && (ifStatement.getParent().getParent() instanceof [[#variablebafe5360]]) |
| CloneAbstraction |
| Parameter Index | Clone Instance | Parameter Name | Value |
|---|---|---|---|
| 1 | 1 | [[#bafe5360]] | ForStatement |
| 1 | 2 | [[#bafe5360]] | WhileStatement |