Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 2 | 3 | 0.964 | statement_sequence_member |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 82 | plugins/org.eclipse.jdt.debug.ui/ui/org/eclipse/jdt/internal/debug/ui/sourcelookup/ClasspathContainerSourceContainerBrowser.java |
2 | 1 | 70 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/actions/ConfigureContainerAction.java |
| ||||
IClasspathEntry edit = BuildPathDialogAccess.configureContainerEntry(shell, classpathEntry, project, edits); |
| ||||
IClasspathEntry result = BuildPathDialogAccess.configureContainerEntry(shell, entry, project, entries); |
| |||
IClasspathEntry [[#variablea3c507e0]]= BuildPathDialogAccess.configureContainerEntry(shell, [[#variablea3c50740]], project, [[#variablea3c506c0]]); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#a3c507e0]] | edit |
1 | 2 | [[#a3c507e0]] | result |
2 | 1 | [[#a3c50740]] | classpathEntry |
2 | 2 | [[#a3c50740]] | entry |
3 | 1 | [[#a3c506c0]] | edits |
3 | 2 | [[#a3c506c0]] | entries |