Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
4 | 2 | 0 | 1.000 | switch_groups[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 4 | 29 | plugins/org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/typeconstraints/types/SuperWildcardType.java |
2 | 4 | 29 | plugins/org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/typeconstraints/types/UnboundWildcardType.java |
| ||||
case STANDARD_TYPE: return ((StandardType) lhs).isJavaLangObject(); case UNBOUND_WILDCARD_TYPE: return true; |
| ||||
case STANDARD_TYPE: return ((StandardType) lhs).isJavaLangObject(); case UNBOUND_WILDCARD_TYPE: return true; |
| |||
case STANDARD_TYPE: return ((StandardType) lhs).isJavaLangObject(); case UNBOUND_WILDCARD_TYPE: return true; |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
None |