Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
4 | 2 | 2 | 0.955 | executable_statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 4 | 628 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/wizards/buildpaths/LibrariesWorkbookPage.java |
2 | 4 | 136 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/wizards/buildpaths/ProjectsWorkbookPage.java |
| ||||
{ if ( !projelements.remove(cpe)) { cpelements.remove(i); lastRemovePos = i; } } |
| ||||
{ if ( !projelements.remove(cpe)) { cpelements.remove(i); remove = true; } } |
| |||
{ if ( !projelements.remove(cpe)) { cpelements.remove(i); [[#variablebf1ba840]]= [[#variablebf1ba760]]; } } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#bf1ba840]] | remove |
1 | 2 | [[#bf1ba840]] | lastRemovePos |
2 | 1 | [[#bf1ba760]] | true |
2 | 2 | [[#bf1ba760]] | i |