CloneSet1630


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
1495
administrator/components/com_users/models/group.php
24204
administrator/components/com_users/models/group.php
Clone Instance
1
Line Count
4
Source Line
95
Source File
administrator/components/com_users/models/group.php

                // Get all the core type 1 rules
                $actions=         JAccessHelper::getActions('core', 1);

                // Load the Simple Rule model
                $rule=            JSimpleRule::getInstance();


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

                // Get all the core type 1 rules
                $actions=         JAccessHelper::getActions('core', 1);

                // Load the Simple Rule model
                $rule=            JSimpleRule::getInstance();


Clone AbstractionParameter Count: 0Parameter Bindings

// Get all the core type 1 rules
$actions=JAccessHelper::getActions('core',1);
// Load the Simple Rule model
$rule=JSimpleRule::getInstance();
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
None