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.961 | executable_statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 740 | plugins/org.eclipse.jdt.ui/core extension/org/eclipse/jdt/internal/corext/buildpath/ClasspathModifier.java |
2 | 1 | 1958 | plugins/org.eclipse.jdt.ui/core extension/org/eclipse/jdt/internal/corext/buildpath/ClasspathModifier.java |
| ||||
exclude(query.getOutputLocation(), entries, new ArrayList(), project, null); |
| ||||
exclude(entry.getPath(), existingEntries, new ArrayList(), project, null); |
| |||
exclude( [[#variable8fd8b420]]. [[#variable8fd8b3c0]](), [[#variable8fd8b320]], new ArrayList(), project, null); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#8fd8b420]] | entry |
1 | 2 | [[#8fd8b420]] | query |
2 | 1 | [[#8fd8b3c0]] | getPath |
2 | 2 | [[#8fd8b3c0]] | getOutputLocation |
3 | 1 | [[#8fd8b320]] | existingEntries |
3 | 2 | [[#8fd8b320]] | entries |