Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
5 | 2 | 4 | 0.956 | block |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 5 | 433 | plugins/org.eclipse.jdt.debug.ui/ui/org/eclipse/jdt/internal/debug/ui/launcher/WorkingDirectoryBlock.java |
2 | 5 | 258 | plugins/org.eclipse.jdt.debug.ui/ui/org/eclipse/jdt/internal/debug/ui/propertypages/JavaLineBreakpointPage.java |
| ||||
{ fOtherWorkingText.setEnabled(enabled); fWorkspaceButton.setEnabled(enabled); fVariablesButton.setEnabled(enabled); fFileSystemButton.setEnabled(enabled); } //end if |
| ||||
{ fConditionEditor.setEnabled(enabled); fSuspendWhenLabel.setEnabled(enabled); fConditionIsTrue.setEnabled(enabled); fConditionHasChanged.setEnabled(enabled); } |
| |||
{ [[#variable503cd980]].setEnabled(enabled); [[#variable503cdfe0]].setEnabled(enabled); [[#variable504aa020]].setEnabled(enabled); [[#variable504aa060]].setEnabled(enabled); } //end if |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#503cd980]] | fOtherWorkingText |
1 | 2 | [[#503cd980]] | fConditionEditor |
2 | 1 | [[#503cdfe0]] | fWorkspaceButton |
2 | 2 | [[#503cdfe0]] | fSuspendWhenLabel |
3 | 1 | [[#504aa020]] | fVariablesButton |
3 | 2 | [[#504aa020]] | fConditionIsTrue |
4 | 1 | [[#504aa060]] | fFileSystemButton |
4 | 2 | [[#504aa060]] | fConditionHasChanged |