| Previous CloneSet | Next CloneSet | Back to Main Report |
| Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
|---|---|---|---|---|
| 1 | 3 | 3 | 0.958 | conditional_or_expression |
| Clone Abstraction | Parameter Bindings |
| Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
|---|---|---|---|
| 1 | 1 | 283 | plugins/org.eclipse.jdt.ui/ui refactoring/org/eclipse/jdt/internal/ui/refactoring/reorg/ReorgQueries.java |
| 2 | 1 | 377 | plugins/org.eclipse.jdt.ui/ui refactoring/org/eclipse/jdt/internal/ui/refactoring/reorg/ReorgQueries.java |
| 3 | 1 | 293 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/wizards/buildpaths/VariableBlock.java |
| ||||
new String[] {
IDialogConstants.YES_LABEL, IDialogConstants.NO_LABEL, IDialogConstants.CANCEL_LABEL
}
|
| ||||
new String[] {
IDialogConstants.SKIP_LABEL, ReorgMessages.ReorgQueries_skip_all, IDialogConstants.CANCEL_LABEL
}
|
| ||||
new String[] {
IDialogConstants.YES_LABEL, IDialogConstants.NO_LABEL, IDialogConstants.CANCEL_LABEL
}
|
| |||
new String[] {
IDialogConstants. [[#variable542b10c0]],
[[#variable542b1020]]. [[#variable542b0f80]],
IDialogConstants.CANCEL_LABEL
}
|
| CloneAbstraction |
| Parameter Index | Clone Instance | Parameter Name | Value |
|---|---|---|---|
| 1 | 1 | [[#542b10c0]] | YES_LABEL |
| 1 | 2 | [[#542b10c0]] | SKIP_LABEL |
| 1 | 3 | [[#542b10c0]] | YES_LABEL |
| 2 | 1 | [[#542b1020]] | IDialogConstants |
| 2 | 2 | [[#542b1020]] | ReorgMessages |
| 2 | 3 | [[#542b1020]] | IDialogConstants |
| 3 | 1 | [[#542b0f80]] | NO_LABEL |
| 3 | 2 | [[#542b0f80]] | ReorgQueries_skip_all |
| 3 | 3 | [[#542b0f80]] | NO_LABEL |