CloneSet89


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
2210.960selection_statement
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
122865
InclusionConstraintGraph/Graph.h
222885
InclusionConstraintGraph/Graph.h
Clone Instance
1
Line Count
2
Source Line
2865
Source File
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;
                                                                                                                                                                                                                               }


Clone Instance
2
Line Count
2
Source Line
2885
Source File
InclusionConstraintGraph/Graph.h

                                                                                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;
                                                                                                                                                                                                                                  }


Clone AbstractionParameter Count: 1Parameter Bindings

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 Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#a970e80]]
GetIndirectCallArguments 
12[[#a970e80]]
GetFunctionParameters