CloneSet1735


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
4220.980statement_block
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
14424
libraries/joomla/environment/browser.php
24498
libraries/joomla/environment/browser.php
Clone Instance
1
Line Count
4
Source Line
424
Source File
libraries/joomla/environment/browser.php

                                                                                        {
                $this->setFeature('mathml');
                $this->setFeature('svg');
                $this->setFeature('xhtml+xml');
              }


Clone Instance
2
Line Count
4
Source Line
498
Source File
libraries/joomla/environment/browser.php

                                                 {
                            $this->setFeature('svg');
                            $this->setFeature('mathml');
                $this->setFeature('xhtml+xml');
                          }


Clone AbstractionParameter Count: 2Parameter Bindings

{
  $this->setFeature( [[#variable55ee4440]]);
  $this->setFeature( [[#variable55ee43c0]]);
  $this->setFeature('xhtml+xml');
}
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#55ee4440]]
'svg' 
12[[#55ee4440]]
'mathml' 
21[[#55ee43c0]]
'mathml' 
22[[#55ee43c0]]
'svg'