Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 2 | 3 | 0.959 | executable_statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 165 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/wizards/buildpaths/BuildPathSupport.java |
2 | 2 | 167 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/wizards/buildpaths/BuildPathSupport.java |
| ||||
{ updateContainerClasspath(jproject, containerPath, newEntry, changedAttributes, monitor); } |
| ||||
{ updateProjectClasspath(shell, jproject, newEntry, changedAttributes, monitor); } |
| |||
{ [[#variablea15a3760]]( [[#variablea15a3700]], [[#variablea15a3620]], newEntry, changedAttributes, monitor); } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#a15a3760]] | updateContainerClasspath |
1 | 2 | [[#a15a3760]] | updateProjectClasspath |
2 | 1 | [[#a15a3700]] | jproject |
2 | 2 | [[#a15a3700]] | shell |
3 | 1 | [[#a15a3620]] | containerPath |
3 | 2 | [[#a15a3620]] | jproject |