CloneSet1987


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
3230.966statement_sequence[2]
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
1333
libraries/joomla/html/parameter/element/languages.php
23241
libraries/joomla/installer/adapters/language.php
Clone Instance
1
Line Count
3
Source Line
33
Source File
libraries/joomla/html/parameter/element/languages.php

                $client=  $node->attributes('client');

                jimport('joomla.language.helper');


Clone Instance
2
Line Count
3
Source Line
241
Source File
libraries/joomla/installer/adapters/language.php

                $cname=  $root->attributes('client');
                // Attempt to map the client to a base path
                jimport('joomla.application.helper');


Clone AbstractionParameter Count: 3Parameter Bindings

 [[#variable44b00d40]]= [[#variable41df9e20]]->attributes('client');
// Attempt to map the client to a base path
jimport( [[#variable3ea94e00]]);
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#44b00d40]]
$client 
12[[#44b00d40]]
$cname 
21[[#41df9e20]]
$node 
22[[#41df9e20]]
$root 
31[[#3ea94e00]]
'joomla.language.helper' 
32[[#3ea94e00]]
'joomla.application.helper'