Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
4 | 2 | 1 | 0.983 | executable_statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 4 | 1332 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/text/correction/AdvancedQuickAssistProcessor.java |
2 | 4 | 1337 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/text/correction/AdvancedQuickAssistProcessor.java |
| ||||
{ // add to the left res[0] = combineOperands(rewrite, res[0], expression, removeParenthesis, operator); return; } |
| ||||
{ // add to the right res[1] = combineOperands(rewrite, res[1], expression, removeParenthesis, operator); return; } |
| |||
{ // add to the right // add to the left res[ [[#variable5ea2a4a0]]] = combineOperands(rewrite, res[ [[#variable5ea2a4a0]]], expression, removeParenthesis, operator); return; } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#5ea2a4a0]] | 1 |
1 | 2 | [[#5ea2a4a0]] | 0 |