| Previous CloneSet | Next CloneSet | Back to Main Report |
| Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
|---|---|---|---|---|
| 1 | 2 | 2 | 0.973 | statement_sequence_member |
| Clone Abstraction | Parameter Bindings |
| Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
|---|---|---|---|
| 1 | 1 | 143 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/util/CoreUtility.java |
| 2 | 1 | 146 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/util/CoreUtility.java |
| ||||
JavaPlugin.getWorkspace().build(IncrementalProjectBuilder.INCREMENTAL_BUILD, new SubProgressMonitor(monitor, 1)); |
| ||||
JavaPlugin.getWorkspace().build(IncrementalProjectBuilder.FULL_BUILD, new SubProgressMonitor(monitor, 2)); |
| |||
JavaPlugin.getWorkspace().build(IncrementalProjectBuilder. [[#variable98773740]], new SubProgressMonitor(monitor, [[#variable98773bc0]])); |
| CloneAbstraction |
| Parameter Index | Clone Instance | Parameter Name | Value |
|---|---|---|---|
| 1 | 1 | [[#98773740]] | FULL_BUILD |
| 1 | 2 | [[#98773740]] | INCREMENTAL_BUILD |
| 2 | 1 | [[#98773bc0]] | 2 |
| 2 | 2 | [[#98773bc0]] | 1 |