Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 2 | 1 | 0.960 | selection_statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 2865 | InclusionConstraintGraph/Graph.h |
2 | 2 | 2885 | InclusionConstraintGraph/Graph.h |
| ||||
if (map_node_number_to_node[n].node->GetFunctionParameters().Size() != map_node_number_to_node[n].statistics.explicit_parameters_or_arguments) { changed_on_read = true; } |
| ||||
if (map_node_number_to_node[n].node->GetIndirectCallArguments().Size() != map_node_number_to_node[n].statistics.explicit_parameters_or_arguments) { changed_on_read = true; } |
| |||
if (map_node_number_to_node[n].node->[[#variablea970e80]]().Size() != map_node_number_to_node[n].statistics.explicit_parameters_or_arguments) { changed_on_read = true; } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#a970e80]] | GetIndirectCallArguments |
1 | 2 | [[#a970e80]] | GetFunctionParameters |