Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
3 | 2 | 2 | 0.975 | switch_group |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 3 | 2095 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core/util/Util.java |
2 | 3 | 2098 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core/util/Util.java |
| ||||
case Signature.C_ARRAY: appendArrayTypeSignature(string, start, buffer, compact); break; |
| ||||
case Signature.C_RESOLVED: appendClassTypeSignature(string, start, buffer, compact); break; |
| |||
case Signature. [[#variableb5999200]]: [[#variableb5999140]](string, start, buffer, compact); break; |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#b5999200]] | C_ARRAY |
1 | 2 | [[#b5999200]] | C_RESOLVED |
2 | 1 | [[#b5999140]] | appendArrayTypeSignature |
2 | 2 | [[#b5999140]] | appendClassTypeSignature |