| Previous CloneSet | Next CloneSet | Back to Main Report |
| Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
|---|---|---|---|---|
| 2 | 2 | 3 | 0.959 | executable_statement |
| Clone Abstraction | Parameter Bindings |
| Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
|---|---|---|---|
| 1 | 2 | 2196 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/core/Signature.java |
| 2 | 2 | 2851 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core/util/Util.java |
| ||||
{
appendTypeSignature(pts[i], 0, fullyQualifyTypeNames, buffer);
}
|
| ||||
{
appendTypeSignatureForAnchor(pts[i], 0, buffer, isVargArgs);
}
|
| |||
{
[[#variableb50ff060]](pts[i], 0, [[#variableb50fefe0]], [[#variableb50feee0]]);
}
|
| CloneAbstraction |
| Parameter Index | Clone Instance | Parameter Name | Value |
|---|---|---|---|
| 1 | 1 | [[#b50ff060]] | appendTypeSignatureForAnchor |
| 1 | 2 | [[#b50ff060]] | appendTypeSignature |
| 2 | 1 | [[#b50fefe0]] | buffer |
| 2 | 2 | [[#b50fefe0]] | fullyQualifyTypeNames |
| 3 | 1 | [[#b50feee0]] | isVargArgs |
| 3 | 2 | [[#b50feee0]] | buffer |