Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 2 | 2 | 0.969 | executable_statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 3469 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core/JavaModelManager.java |
2 | 2 | 362 | plugins/org.eclipse.jdt.core/search/org/eclipse/jdt/internal/core/search/matching/TypeReferenceLocator.java |
| ||||
{ System.arraycopy(allSourceFolders, 0, allSourceFolders = new IPackageFragmentRoot[size], 0, size); } |
| ||||
{ System.arraycopy(otherElements, 0, otherElements = new IJavaElement[size], 0, size); } |
| |||
{ System.arraycopy( [[#variable58effb00]], 0, [[#variable58effb00]]= new [[#variable58effa40]][size], 0, size); } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#58effb00]] | allSourceFolders |
1 | 2 | [[#58effb00]] | otherElements |
2 | 1 | [[#58effa40]] | IPackageFragmentRoot |
2 | 2 | [[#58effa40]] | IJavaElement |