CloneSet1270


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
1201.000or_expression
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
11113
libraries/joomla/installer/adapters/component.php
21154
libraries/joomla/installer/adapters/language.php
Clone Instance
1
Line Count
1
Source Line
113
Source File
libraries/joomla/installer/adapters/component.php

                            $this->parent->getUpgrade()
                            ||                             ($this->parent->manifestClass
                                                            &&                              method_exists($this->parent->manifestClass ,'update'))
                            ||                                                                                                                       is_a($updateElement, 'JSimpleXMLElement')


Clone Instance
2
Line Count
1
Source Line
154
Source File
libraries/joomla/installer/adapters/language.php

                            $this->parent->getUpgrade()
                            ||                             ($this->parent->manifestClass
                                                            &&                              method_exists($this->parent->manifestClass ,'update'))
                            ||                                                                                                                       is_a($updateElement, 'JSimpleXMLElement')


Clone AbstractionParameter Count: 0Parameter Bindings

$this->parent->getUpgrade()
|| ($this->parent->manifestClass
    && method_exists($this->parent->manifestClass ,'update'))
|| is_a($updateElement,'JSimpleXMLElement')
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
None