Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
3 | 2 | 1 | 0.975 | statement_sequence[3] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 3 | 222 | plugins/org.eclipse.jdt.debug.ui/ui/org/eclipse/jdt/internal/debug/ui/jres/JREsComboBlock.java |
2 | 3 | 82 | plugins/org.eclipse.jdt.debug.ui/ui/org/eclipse/jdt/internal/debug/ui/jres/StandardVMCommandTab.java |
| ||||
fSpecificButton.setFont(font); data = new GridData(GridData.BEGINNING); fSpecificButton.setLayoutData(data); |
| ||||
fSpecificButton.setFont(font); gd = new GridData(GridData.BEGINNING); fSpecificButton.setLayoutData(gd); |
| |||
fSpecificButton.setFont(font); [[#variablea1561ee0]]= new GridData(GridData.BEGINNING); fSpecificButton.setLayoutData( [[#variablea1561ee0]]); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#a1561ee0]] | data |
1 | 2 | [[#a1561ee0]] | gd |