Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
6 | 2 | 0 | 1.000 | compound_statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 6 | 724 | InclusionConstraintGraph/Graph.h |
2 | 6 | 735 | InclusionConstraintGraph/Graph.h |
| ||||
{ if (node->GetPointedToLocations().Size() == 1) { pointed_to_nodes = cached_information->GetSetOfNodes(); pointed_to_nodes.Add(node->GetPointedToLocations()[0]); } else { pointed_to_nodes.Union(cached_information->GetSetOfNodes()); } } |
| ||||
{ if (node->GetPointedToLocations().Size() == 1) { pointed_to_nodes = cached_information->GetSetOfNodes(); pointed_to_nodes.Add(node->GetPointedToLocations()[0]); } else { pointed_to_nodes.Union(cached_information->GetSetOfNodes()); } } |
| |||
{ if (node->GetPointedToLocations().Size() == 1) { pointed_to_nodes = cached_information->GetSetOfNodes(); pointed_to_nodes.Add(node->GetPointedToLocations()[0]); } else { pointed_to_nodes.Union(cached_information->GetSetOfNodes()); } } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
None |