Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 2 | 2 | 0.961 | conditional_or_expression |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 1197 | plugins/org.eclipse.jdt.ui/core extension/org/eclipse/jdt/internal/corext/buildpath/ClasspathModifier.java |
2 | 1 | 451 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/wizards/buildpaths/BuildPathsBlock.java |
| ||||
new CPListElement(project, IClasspathEntry.CPE_SOURCE, resource.getFullPath(), resource) |
| ||||
new CPListElement(jproj, IClasspathEntry.CPE_SOURCE, srcFolder.getFullPath(), srcFolder) |
| |||
new CPListElement( [[#variableb978c1a0]], IClasspathEntry.CPE_SOURCE, [[#variableb978c120]].getFullPath(), [[#variableb978c120]]) |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#b978c1a0]] | jproj |
1 | 2 | [[#b978c1a0]] | project |
2 | 1 | [[#b978c120]] | srcFolder |
2 | 2 | [[#b978c120]] | resource |