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.974 | conditional_or_expression |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 362 | plugins/org.eclipse.jdt.ui/core extension/org/eclipse/jdt/internal/corext/buildpath/ClasspathModifier.java |
2 | 1 | 188 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/wizards/buildpaths/CreateMultipleSourceFoldersDialog.java |
3 | 1 | 752 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/wizards/buildpaths/LibrariesWorkbookPage.java |
4 | 1 | 107 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/wizards/buildpaths/newsourcepage/AddSelectedLibraryToBuildpathAction.java |
| ||||
new CPListElement(project, IClasspathEntry.CPE_LIBRARY, res.getFullPath(), res) |
| ||||
new CPListElement(fJavaProject, IClasspathEntry.CPE_SOURCE, res.getFullPath(), res) |
| ||||
new CPListElement(fCurrJProject, IClasspathEntry.CPE_LIBRARY, res.getFullPath(), res) |
| ||||
new CPListElement(project, IClasspathEntry.CPE_LIBRARY, res.getFullPath(), res) |
| |||
new CPListElement( [[#variable589a55e0]], IClasspathEntry. [[#variable589a5c40]], res.getFullPath(), res) |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#589a55e0]] | project |
1 | 2 | [[#589a55e0]] | fJavaProject |
1 | 3 | [[#589a55e0]] | fCurrJProject |
1 | 4 | [[#589a55e0]] | project |
2 | 1 | [[#589a5c40]] | CPE_LIBRARY |
2 | 2 | [[#589a5c40]] | CPE_SOURCE |
2 | 3 | [[#589a5c40]] | CPE_LIBRARY |
2 | 4 | [[#589a5c40]] | CPE_LIBRARY |