Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
7 | 2 | 0 | 1.000 | statement_seq[3] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 7 | 2169 | InclusionConstraintGraph/Graph.h |
2 | 7 | 2240 | InclusionConstraintGraph/Graph.h |
| ||||
// AST function // get description std::wstring description; GetDescription(description); // check for type if (file[position] == L'/') { position++; // get type GetDescription(type); } |
| ||||
// get description std::wstring description; GetDescription(description); // check for type if (file[position] == L'/') { position++; // get type GetDescription(type); } |
| |||
// AST function // get description std::wstring description; GetDescription(description); // check for type if (file[position] == L'/') { position++; // get type GetDescription(type); } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
None |