Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 3 | 1 | 0.960 | statement_seq[3] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 491 | InclusionConstraintGraph/Type.h |
2 | 2 | 532 | InclusionConstraintGraph/Type.h |
3 | 2 | 545 | InclusionConstraintGraph/Type.h |
| ||||
assert(type[index] == L'('); index++; const Type *subtype_source = ParseAt(type, index); |
| ||||
assert(type[index] == L'('); index++; const Type *basetype = ParseAt(type, index); |
| ||||
assert(type[index] == L'('); index++; const Type *elementtype = ParseAt(type, index); |
| |||
assert(type[index] == L'('); index++; const Type *[[#variablea963040]] = ParseAt(type, index); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#a963040]] | subtype_source |
1 | 2 | [[#a963040]] | basetype |
1 | 3 | [[#a963040]] | elementtype |