Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
6 | 3 | 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 | 138 | plugins/org.eclipse.jdt.apt.core/src/org/eclipse/jdt/apt/core/internal/type/ErrorType.java |
2 | 6 | 44 | plugins/org.eclipse.jdt.apt.core/src/org/eclipse/jdt/apt/core/internal/type/VoidTypeImpl.java |
3 | 6 | 82 | plugins/org.eclipse.jdt.apt.core/src/org/eclipse/jdt/apt/core/internal/type/WildcardTypeImpl.java |
| ||||
public boolean isAssignmentCompatible(EclipseMirrorType left) { return false; } public boolean isSubTypeCompatible(EclipseMirrorType type) { return false; } |
| ||||
public boolean isAssignmentCompatible(EclipseMirrorType left) { return false; } public boolean isSubTypeCompatible(EclipseMirrorType type) { return false; } |
| ||||
public boolean isAssignmentCompatible(EclipseMirrorType left) { return false; } public boolean isSubTypeCompatible(EclipseMirrorType type) { return false; } |
| |||
public boolean isAssignmentCompatible(EclipseMirrorType left) { return false; } public boolean isSubTypeCompatible(EclipseMirrorType type) { return false; } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
None |