CloneSet2025


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
4201.000statement_sequence[2]
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
14102
administrator/components/com_users/models/group.php
24211
administrator/components/com_users/models/group.php
Clone Instance
1
Line Count
4
Source Line
102
Source File
administrator/components/com_users/models/group.php

                        $rule->load($action->name);

                        // Get the user groups mapped to this rule
                        $groups=          $rule->getUserGroups();


Clone Instance
2
Line Count
4
Source Line
211
Source File
administrator/components/com_users/models/group.php

                        $rule->load($action->name);

                        // Get the user groups mapped to this rule
                        $groups=          $rule->getUserGroups();


Clone AbstractionParameter Count: 0Parameter Bindings

$rule->load($action->name);
// Get the user groups mapped to this rule
$groups=$rule->getUserGroups();
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
None