| Previous CloneSet | Next CloneSet | Back to Main Report |
| Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
|---|---|---|---|---|
| 1 | 4 | 2 | 0.978 | explicit_constructor_invocation |
| Clone Abstraction | Parameter Bindings |
| Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
|---|---|---|---|
| 1 | 1 | 53 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/text/correction/AddTypeParameterProposal.java |
| 2 | 1 | 43 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/text/correction/ImplementInterfaceProposal.java |
| 3 | 1 | 45 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/text/correction/MissingReturnTypeCorrectionProposal.java |
| 4 | 1 | 54 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/text/correction/TypeChangeCompletionProposal.java |
| ||||
super("", targetCU, null, relevance, JavaPluginImages.get(JavaPluginImages.IMG_FIELD_PUBLIC)); //$NON-NLS-1$
|
| ||||
super("", targetCU, null, relevance, JavaPluginImages.get(JavaPluginImages.IMG_CORRECTION_CHANGE)); //$NON-NLS-1$
|
| ||||
super("", cu, null, relevance, JavaPluginImages.get(JavaPluginImages.IMG_CORRECTION_CHANGE)); //$NON-NLS-1$
|
| ||||
super("", targetCU, null, relevance, JavaPluginImages.get(JavaPluginImages.IMG_CORRECTION_CHANGE)); //$NON-NLS-1$
|
| |||
super("", [[#variable95e3c220]], null, relevance, JavaPluginImages.get(JavaPluginImages. [[#variable95e3c1c0]])); //$NON-NLS-1$
|
| CloneAbstraction |
| Parameter Index | Clone Instance | Parameter Name | Value |
|---|---|---|---|
| 1 | 1 | [[#95e3c220]] | targetCU |
| 1 | 2 | [[#95e3c220]] | cu |
| 1 | 3 | [[#95e3c220]] | targetCU |
| 1 | 4 | [[#95e3c220]] | targetCU |
| 2 | 1 | [[#95e3c1c0]] | IMG_CORRECTION_CHANGE |
| 2 | 2 | [[#95e3c1c0]] | IMG_CORRECTION_CHANGE |
| 2 | 3 | [[#95e3c1c0]] | IMG_FIELD_PUBLIC |
| 2 | 4 | [[#95e3c1c0]] | IMG_CORRECTION_CHANGE |