CloneSet1218


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
3301.000statement_sequence[3]
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
1382
libraries/joomla/installer/adapters/language.php
2389
libraries/joomla/installer/adapters/module.php
3352
libraries/joomla/installer/adapters/template.php
Clone Instance
1
Line Count
3
Source Line
82
Source File
libraries/joomla/installer/adapters/language.php

                        // No client attribute was found so we assume the site as the client
                        $cname=  'site';
                        $basePath=  JPATH_SITE;
                        $clientId=  0;


Clone Instance
2
Line Count
3
Source Line
89
Source File
libraries/joomla/installer/adapters/module.php

                        // No client attribute was found so we assume the site as the client
                        $cname=  'site';
                        $basePath=  JPATH_SITE;
                        $clientId=  0;


Clone Instance
3
Line Count
3
Source Line
52
Source File
libraries/joomla/installer/adapters/template.php

                        // No client attribute was found so we assume the site as the client
                        $cname=  'site';
                        $basePath=  JPATH_SITE;
                        $clientId=  0;


Clone AbstractionParameter Count: 0Parameter Bindings

// No client attribute was found so we assume the site as the client
$cname='site';
$basePath=JPATH_SITE;
$clientId=0;
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
None