CloneSet975


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
5210.995statement_sequence[5]
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
15709
libraries/joomla/installer/adapters/component.php
25235
libraries/joomla/installer/adapters/plugin.php
Clone Instance
1
Line Count
5
Source Line
709
Source File
libraries/joomla/installer/adapters/component.php

                        $row->enabled = 1;
                        $row->protected = 0;
                        $row->access = 0;
                        $row->client_id = 0;
                        $row->params = $this->parent->getParams();


Clone Instance
2
Line Count
5
Source Line
235
Source File
libraries/joomla/installer/adapters/plugin.php

                        $row->enabled = 0;
                        $row->protected = 0;
                        $row->access = 0;
                        $row->client_id = 0;
                        $row->params = $this->parent->getParams();


Clone AbstractionParameter Count: 1Parameter Bindings

$row->enabled = [[#variable2206adc0]];
$row->protected =0;
$row->access =0;
$row->client_id =0;
$row->params =$this->parent->getParams();
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#2206adc0]]
1 
12[[#2206adc0]]
0