Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 4 | 1 | 0.989 | statement_sequence[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 178 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/actions/CleanUpAction.java |
2 | 2 | 195 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/actions/CleanUpAction.java |
3 | 2 | 307 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/ui/actions/FormatAllAction.java |
4 | 2 | 348 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/ui/actions/OrganizeImportsAction.java |
| ||||
String title = ActionMessages.CleanUpAction_ErrorDialogTitle; ErrorDialog.openError(getShell(), title, null, status); |
| ||||
String title = ActionMessages.CleanUpAction_ErrorDialogTitle; ErrorDialog.openError(getShell(), title, null, status); |
| ||||
String title = ActionMessages.FormatAllAction_multi_status_title; ErrorDialog.openError(getShell(), title, null, status); |
| ||||
String title = ActionMessages.OrganizeImportsAction_multi_status_title; ErrorDialog.openError(getShell(), title, null, status); |
| |||
String title = ActionMessages. [[#variable9e74b120]]; ErrorDialog.openError(getShell(), title, null, status); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#9e74b120]] | CleanUpAction_ErrorDialogTitle |
1 | 2 | [[#9e74b120]] | OrganizeImportsAction_multi_status_title |
1 | 3 | [[#9e74b120]] | FormatAllAction_multi_status_title |
1 | 4 | [[#9e74b120]] | CleanUpAction_ErrorDialogTitle |