Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
3 | 2 | 1 | 0.989 | executable_statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 3 | 793 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/ui/JavaElementLabels.java |
2 | 3 | 796 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/ui/JavaElementLabels.java |
| ||||
{ buf.append("? extends "); //$NON-NLS-1$ getTypeSignatureLabel(typeSig.substring(1), flags, buf); } |
| ||||
{ buf.append("? super "); //$NON-NLS-1$ getTypeSignatureLabel(typeSig.substring(1), flags, buf); } |
| |||
{ buf.append( [[#variable68191ae0]]); //$NON-NLS-1$ getTypeSignatureLabel(typeSig.substring(1), flags, buf); } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#68191ae0]] | "? super " |
1 | 2 | [[#68191ae0]] | "? extends " |