Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
4 | 4 | 2 | 0.982 | statement_sequence[3] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 4 | 353 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/preferences/CodeAssistAdvancedConfigurationBlock.java |
2 | 4 | 107 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/preferences/CodeAssistConfigurationBlock.java |
3 | 3 | 388 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/preferences/CodeAssistConfigurationBlock.java |
4 | 3 | 85 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/preferences/SmartTypingConfigurationBlock.java |
| ||||
ScrolledPageContent scrolled = new ScrolledPageContent(parent, SWT.H_SCROLL| SWT.V_SCROLL); scrolled.setExpandHorizontal(true); scrolled.setExpandVertical(true); |
| ||||
ScrolledPageContent scrolled = new ScrolledPageContent(parent, SWT.H_SCROLL| SWT.V_SCROLL); // scrolled.setDelayedReflow(true); scrolled.setExpandHorizontal(true); scrolled.setExpandVertical(true); |
| ||||
ScrolledPageContent scrolled = new ScrolledPageContent(parent, SWT.H_SCROLL| SWT.V_SCROLL); scrolled.setDelayedReflow(true); scrolled.setExpandHorizontal(true); |
| ||||
ScrolledPageContent scrolled = new ScrolledPageContent(parent, SWT.H_SCROLL| SWT.V_SCROLL); scrolled.setExpandHorizontal(true); scrolled.setExpandVertical(true); |
| |||
ScrolledPageContent scrolled = new ScrolledPageContent(parent, SWT.H_SCROLL|SWT.V_SCROLL); // scrolled.setDelayedReflow(true); scrolled. [[#variableb2edd960]](true); scrolled. [[#variableb2edd920]](true); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#b2edd960]] | setExpandHorizontal |
1 | 2 | [[#b2edd960]] | setDelayedReflow |
1 | 3 | [[#b2edd960]] | setExpandHorizontal |
1 | 4 | [[#b2edd960]] | setExpandHorizontal |
2 | 1 | [[#b2edd920]] | setExpandVertical |
2 | 2 | [[#b2edd920]] | setExpandHorizontal |
2 | 3 | [[#b2edd920]] | setExpandVertical |
2 | 4 | [[#b2edd920]] | setExpandVertical |