| Previous CloneSet | Next CloneSet | Back to Main Report |
| Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
|---|---|---|---|---|
| 1 | 4 | 3 | 0.960 | conditional_or_expression |
| Clone Abstraction | Parameter Bindings |
| Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
|---|---|---|---|
| 1 | 1 | 221 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core/builder/AbstractImageBuilder.java |
| 2 | 1 | 464 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core/CopyResourceElementsOperation.java |
| 3 | 1 | 88 | plugins/org.eclipse.jdt.core/search/org/eclipse/jdt/internal/core/search/indexing/AddFolderToIndex.java |
| 4 | 1 | 154 | plugins/org.eclipse.jdt.core/search/org/eclipse/jdt/internal/core/search/indexing/IndexAllProject.java |
| ||||
Util.isExcluded(resource.getFullPath(), inclusionPatterns, exclusionPatterns, false) |
| ||||
Util.isExcluded(cu.getPath(), inclusionPatterns, exclusionPatterns, false
/*not a folder*/
)
|
| ||||
Util.isExcluded(proxy.requestFullPath(), inclusionPatterns, exclusionPatterns, true) |
| ||||
Util.isExcluded(proxy.requestFullPath(), inclusionPatterns, exclusionPatterns, true) |
| |||
Util.isExcluded( [[#variablea5cb5840]]. [[#variablea5cb57e0]](), inclusionPatterns, exclusionPatterns, [[#variable52fb2800]]
/*not a folder*/
)
|
| CloneAbstraction |
| Parameter Index | Clone Instance | Parameter Name | Value |
|---|---|---|---|
| 1 | 1 | [[#a5cb5840]] | proxy |
| 1 | 2 | [[#a5cb5840]] | cu |
| 1 | 3 | [[#a5cb5840]] | resource |
| 1 | 4 | [[#a5cb5840]] | proxy |
| 2 | 1 | [[#a5cb57e0]] | requestFullPath |
| 2 | 2 | [[#a5cb57e0]] | getPath |
| 2 | 3 | [[#a5cb57e0]] | getFullPath |
| 2 | 4 | [[#a5cb57e0]] | requestFullPath |
| 3 | 1 | [[#52fb2800]] | true |
| 3 | 2 | [[#52fb2800]] | false |
| 3 | 3 | [[#52fb2800]] | false |
| 3 | 4 | [[#52fb2800]] | true |