Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
3 | 2 | 2 | 0.988 | statement_sequence_member |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 3 | 957 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core/ClasspathEntry.java |
2 | 3 | 960 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core/ClasspathEntry.java |
| ||||
result[0] = manager.intern(Messages.bind( org.eclipse.jdt.internal.core.util.Messages.restrictedAccess_project, new String[] { "{0}", getPath().segment(0) } )); //$NON-NLS-1$ |
| ||||
result[1] = manager.intern(Messages.bind( org.eclipse.jdt.internal.core.util.Messages.restrictedAccess_constructor_project, new String[] { "{0}", getPath().segment(0) } )); //$NON-NLS-1$ |
| |||
result[ [[#variableb07e9860]]] = manager.intern(Messages.bind(org.eclipse.jdt.internal.core.util.Messages. [[#variableb07e9800]], new String[] { "{0}", getPath().segment(0) } )); //$NON-NLS-1$ |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#b07e9860]] | 1 |
1 | 2 | [[#b07e9860]] | 0 |
2 | 1 | [[#b07e9800]] | restrictedAccess_constructor_project |
2 | 2 | [[#b07e9800]] | restrictedAccess_project |