Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 2 | 1 | 0.968 | executable_statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 238 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/javaeditor/CompilationUnitDocumentProvider.java |
2 | 1 | 99 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/text/correction/QuickAssistLightBulbUpdater.java |
| ||||
ImageUtilities.drawImage(fImage, gc, canvas, r, SWT.CENTER, SWT.TOP); |
| ||||
ImageUtilities.drawImage(getImage(), gc, canvas, r, SWT.CENTER, SWT.TOP); |
| |||
ImageUtilities.drawImage( [[#variable5a4a7f20]], gc, canvas, r, SWT.CENTER, SWT.TOP); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#5a4a7f20]] | fImage |
1 | 2 | [[#5a4a7f20]] | getImage() |