CloneSet1920


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
1220.978or_expression
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
11455
administrator/components/com_content/models/article.php
21458
administrator/components/com_content/models/article.php
Clone Instance
1
Line Count
1
Source Line
455
Source File
administrator/components/com_content/models/article.php

                            $cmd == 'c'
                            &&             !$this->_batchCopy($commands['menu_id'], $pks)


Clone Instance
2
Line Count
1
Source Line
458
Source File
administrator/components/com_content/models/article.php

                                 $cmd == 'm'
                                 &&             !$this->_batchMove($commands['menu_id'], $pks)


Clone AbstractionParameter Count: 2Parameter Bindings

$cmd == [[#variable46304be0]]
&& !$this-> [[#variable46304b80]]($commands['menu_id'],$pks)
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#46304be0]]
'c' 
12[[#46304be0]]
'm' 
21[[#46304b80]]
_batchCopy 
22[[#46304b80]]
_batchMove