Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 2 | 1 | 0.975 | statement_sequence[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 692 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/wizards/buildpaths/AddSourceFolderWizardPage.java |
2 | 2 | 453 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/wizards/NewSourceFolderWizardPage.java |
| ||||
CPListElement curr = (CPListElement) existing.get(i); IPath currPath = curr.getPath(); |
| ||||
IClasspathEntry curr = (IClasspathEntry) existing.get(i); IPath currPath = curr.getPath(); |
| |||
[[#variablebadb7da0]] curr = ( [[#variablebadb7da0]]) existing.get(i); IPath currPath = curr.getPath(); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#badb7da0]] | CPListElement |
1 | 2 | [[#badb7da0]] | IClasspathEntry |