Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
6 | 2 | 0 | 1.000 | statement_sequence[4] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 6 | 397 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/wizards/buildpaths/newsourcepage/DialogPackageExplorerActionGroup.java |
2 | 6 | 465 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/wizards/buildpaths/newsourcepage/DialogPackageExplorerActionGroup.java |
| ||||
if (context == null) // can happen when disposing return; List selectedElements = context.getSelectedElements(); IJavaProject project = context.getJavaProject(); int type = MULTI; |
| ||||
if (context == null) // can happen when disposing return; List selectedElements = context.getSelectedElements(); IJavaProject project = context.getJavaProject(); int type = MULTI; |
| |||
if (context == null) // can happen when disposing return; List selectedElements = context.getSelectedElements(); IJavaProject project = context.getJavaProject(); int type = MULTI; |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
None |