| Previous CloneSet | Next CloneSet | Back to Main Report |
| Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
|---|---|---|---|---|
| 2 | 2 | 4 | 0.957 | arguments |
| Clone Abstraction | Parameter Bindings |
| Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
|---|---|---|---|
| 1 | 2 | 42 | plugins/org.eclipse.jdt.apt.ui/src/org/eclipse/jdt/apt/ui/internal/util/ExceptionHandler.java |
| 2 | 1 | 177 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/jarpackager/JarPackagerUtil.java |
| ||||
(new Status(IStatus.ERROR, AptUIPlugin.PLUGIN_ID,
AptUIPlugin.INTERNAL_ERROR, message, t))
|
| ||||
(new Status(IStatus.ERROR, JavaUI.ID_PLUGIN, IJavaStatusConstants.INTERNAL_ERROR, message, ex)) |
| |||
(new Status(IStatus.ERROR, [[#variable4c538c00]]. [[#variable4c538b80]], [[#variable4c538b00]].INTERNAL_ERROR, message, [[#variable4c538a80]])) |
| CloneAbstraction |
| Parameter Index | Clone Instance | Parameter Name | Value |
|---|---|---|---|
| 1 | 1 | [[#4c538c00]] | AptUIPlugin |
| 1 | 2 | [[#4c538c00]] | JavaUI |
| 2 | 1 | [[#4c538b80]] | PLUGIN_ID |
| 2 | 2 | [[#4c538b80]] | ID_PLUGIN |
| 3 | 1 | [[#4c538b00]] | AptUIPlugin |
| 3 | 2 | [[#4c538b00]] | IJavaStatusConstants |
| 4 | 1 | [[#4c538a80]] | t |
| 4 | 2 | [[#4c538a80]] | ex |