Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 2 | 2 | 0.973 | switch_group |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 2899 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core/util/Util.java |
2 | 2 | 2932 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core/util/Util.java |
| ||||
case Signature.C_RESOLVED: return appendClassTypeSignatureForAnchor(string, start, buffer); |
| ||||
case Signature.C_CAPTURE: return appendCaptureTypeSignatureForAnchor(string, start, buffer); |
| |||
case Signature. [[#variablebb87bf80]]: return [[#variablebb87bf00]](string, start, buffer); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#bb87bf80]] | C_CAPTURE |
1 | 2 | [[#bb87bf80]] | C_RESOLVED |
2 | 1 | [[#bb87bf00]] | appendCaptureTypeSignatureForAnchor |
2 | 2 | [[#bb87bf00]] | appendClassTypeSignatureForAnchor |