Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 2 | 1 | 0.987 | statement_sequence_member |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 2500 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/core/Signature.java |
2 | 1 | 2580 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/core/Signature.java |
| ||||
int e = appendTypeArgumentSignatures(string, p, fullyQualifyTypeNames, buffer); |
| ||||
int e = appendTypeArgumentSignature(string, p, fullyQualifyTypeNames, buffer); |
| |||
int e = [[#variable9aeb7120]](string, p, fullyQualifyTypeNames, buffer); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#9aeb7120]] | appendTypeArgumentSignature |
1 | 2 | [[#9aeb7120]] | appendTypeArgumentSignatures |