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.977 | statement_sequence_member |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 307 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/text/correction/LocalCorrectionsSubProcessor.java |
2 | 1 | 317 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/text/correction/LocalCorrectionsSubProcessor.java |
| ||||
IFix fix = StringFix.createFix(context.getASTRoot(), problem, false, true); |
| ||||
IFix fix = StringFix.createFix(context.getASTRoot(), problem, true, false); |
| |||
IFix fix = StringFix.createFix(context.getASTRoot(), problem, [[#variable964b8460]], [[#variable964b83e0]]); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#964b8460]] | true |
1 | 2 | [[#964b8460]] | false |
2 | 1 | [[#964b83e0]] | false |
2 | 2 | [[#964b83e0]] | true |