Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 2 | 3 | 0.960 | statement_sequence_member |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 483 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/text/correction/ReorgCorrectionsSubProcessor.java |
2 | 1 | 487 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/text/correction/ReorgCorrectionsSubProcessor.java |
| ||||
proposals.add(new ChangeTo50Compliance(label1, project, false, 5)); |
| ||||
proposals.add(new ChangeTo50Compliance(label2, project, true, 6)); |
| |||
proposals.add(new ChangeTo50Compliance( [[#variableb40c3d20]], project, [[#variableb40c3ca0]], [[#variableb40c3c00]])); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#b40c3d20]] | label1 |
1 | 2 | [[#b40c3d20]] | label2 |
2 | 1 | [[#b40c3ca0]] | false |
2 | 2 | [[#b40c3ca0]] | true |
3 | 1 | [[#b40c3c00]] | 5 |
3 | 2 | [[#b40c3c00]] | 6 |