Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 2 | 2 | 0.959 | statement_sequence_member |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 158 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core/NameLookup.java |
2 | 1 | 160 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core/NameLookup.java |
| ||||
Util.verbose(" -> pkg roots size: " + (packageFragmentRoots == null ? 0: packageFragmentRoots.length)); //$NON-NLS-1$ |
| ||||
Util.verbose(" -> working copy size: " + (workingCopies == null ? 0: workingCopies.length)); //$NON-NLS-1$ |
| |||
Util.verbose( [[#variable8fdc5d80]] + ( [[#variable8fdc5e40]]== null ? 0: [[#variable8fdc5e40]].length)); //$NON-NLS-1$ |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#8fdc5d80]] | " -> pkg roots size: " |
1 | 2 | [[#8fdc5d80]] | " -> working copy size: " |
2 | 1 | [[#8fdc5e40]] | packageFragmentRoots |
2 | 2 | [[#8fdc5e40]] | workingCopies |