Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 2 | 1 | 0.991 | statement_sequence[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 824 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/text/correction/QuickAssistProcessor.java |
2 | 2 | 1220 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/text/correction/QuickAssistProcessor.java |
| ||||
FixCorrectionProposal proposal = new FixCorrectionProposal(fix, cleanUp, 0, image, context); resultingCollections.add(proposal); |
| ||||
FixCorrectionProposal proposal = new FixCorrectionProposal(fix, cleanUp, 5, image, context); resultingCollections.add(proposal); |
| |||
FixCorrectionProposal proposal = new FixCorrectionProposal(fix, cleanUp, [[#variable600ab020]], image, context); resultingCollections.add(proposal); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#600ab020]] | 5 |
1 | 2 | [[#600ab020]] | 0 |