Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 2 | 1 | 0.989 | switch_group |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 2952 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core/util/Util.java |
2 | 2 | 2954 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core/util/Util.java |
| ||||
case Signature.C_EXTENDS: return appendTypeSignatureForAnchor(string, start + 1, buffer, false); |
| ||||
case Signature.C_SUPER: return appendTypeSignatureForAnchor(string, start + 1, buffer, false); |
| |||
case Signature. [[#variable4e668d60]]: return appendTypeSignatureForAnchor(string, start + 1, buffer, false); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#4e668d60]] | C_EXTENDS |
1 | 2 | [[#4e668d60]] | C_SUPER |