Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
4 | 2 | 5 | 0.955 | class_body_declarations[4] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 4 | 44 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core/UserLibrary.java |
2 | 4 | 224 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/preferences/UserLibraryPreferencePage.java |
| ||||
private static final String TAG_VERSION = "version"; //$NON-NLS-1$ private static final String TAG_USERLIBRARY = "userlibrary"; //$NON-NLS-1$ private static final String TAG_SOURCEATTACHMENT = "sourceattachment"; //$NON-NLS-1$ private static final String TAG_SOURCEATTACHMENTROOT = "sourceattachmentroot"; //$NON-NLS-1$ |
| ||||
private static final String TAG_VERSION = "version"; //$NON-NLS-1$ private static final String TAG_LIBRARY = "library"; //$NON-NLS-1$ private static final String TAG_SOURCEATTACHMENT = "source"; //$NON-NLS-1$ private static final String TAG_ARCHIVE_PATH = "path"; //$NON-NLS-1$ |
| |||
private static final String TAG_VERSION = "version"; //$NON-NLS-1$ private static final String [[#variable6175c560]]= [[#variable6175c4a0]]; //$NON-NLS-1$ private static final String TAG_SOURCEATTACHMENT = [[#variable6175c360]]; //$NON-NLS-1$ private static final String [[#variable6174b760]]= [[#variable6175c180]]; //$NON-NLS-1$ |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#6175c560]] | TAG_USERLIBRARY |
1 | 2 | [[#6175c560]] | TAG_LIBRARY |
2 | 1 | [[#6175c4a0]] | "userlibrary" |
2 | 2 | [[#6175c4a0]] | "library" |
3 | 1 | [[#6175c360]] | "sourceattachment" |
3 | 2 | [[#6175c360]] | "source" |
4 | 1 | [[#6174b760]] | TAG_SOURCEATTACHMENTROOT |
4 | 2 | [[#6174b760]] | TAG_ARCHIVE_PATH |
5 | 1 | [[#6175c180]] | "sourceattachmentroot" |
5 | 2 | [[#6175c180]] | "path" |