Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
6 | 2 | 0 | 1.000 | class_body_declarations[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 6 | 91 | plugins/org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/typeconstraints/types/RawType.java |
2 | 6 | 81 | plugins/org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/typeconstraints/types/StandardType.java |
| ||||
public String getName() { return getJavaElementType().getElementName(); } protected String getPlainPrettySignature() { return getJavaElementType().getFullyQualifiedName('.'); } |
| ||||
public String getName() { return getJavaElementType().getElementName(); } protected String getPlainPrettySignature() { return getJavaElementType().getFullyQualifiedName('.'); } |
| |||
public String getName() { return getJavaElementType().getElementName(); } protected String getPlainPrettySignature() { return getJavaElementType().getFullyQualifiedName('.'); } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
None |