Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
7 | 2 | 0 | 1.000 | statement_sequence[3] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 7 | 141 | plugins/org.eclipse.jdt.apt.core/src/org/eclipse/jdt/apt/core/internal/env/EnvUtil.java |
2 | 7 | 353 | plugins/org.eclipse.jdt.apt.core/src/org/eclipse/jdt/apt/core/internal/util/Visitors.java |
| ||||
if (offsets == null) throw new IllegalArgumentException("argument cannot be null."); //$NON-NLS-1$ // sort the array first Arrays.sort(offsets); // look for duplicates. int count = 0; |
| ||||
if (offsets == null) throw new IllegalArgumentException("argument cannot be null."); //$NON-NLS-1$ // sort the array first Arrays.sort(offsets); // look for duplicates. int count = 0; |
| |||
if (offsets == null) throw new IllegalArgumentException("argument cannot be null."); //$NON-NLS-1$ // sort the array first Arrays.sort(offsets); // look for duplicates. int count = 0; |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
None |