CloneSet1187


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
2320.980statement_sequence[2]
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
1244
administrator/components/com_templates/views/cssedit/view.html.php
2244
administrator/components/com_templates/views/source/view.html.php
3257
administrator/components/com_templates/views/template/view.html.php
Clone Instance
1
Line Count
2
Source Line
44
Source File
administrator/components/com_templates/views/cssedit/view.html.php

                $template=        &$this->get('Template');
                $filename=        &$this->get('Filename');


Clone Instance
2
Line Count
2
Source Line
44
Source File
administrator/components/com_templates/views/source/view.html.php

                $template=        &$this->get('Template');
                $id=      &$this->get('id');


Clone Instance
3
Line Count
2
Source Line
57
Source File
administrator/components/com_templates/views/template/view.html.php

                $template=        &$this->get('Template');
                $style=           &$this->get('Style');


Clone AbstractionParameter Count: 2Parameter Bindings

$template= &$this->get('Template');
 [[#variable242f6c80]]= &$this->get( [[#variable242f6d00]]);
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#242f6c80]]
$style 
12[[#242f6c80]]
$id 
13[[#242f6c80]]
$filename 
21[[#242f6d00]]
'Style' 
22[[#242f6d00]]
'id' 
23[[#242f6d00]]
'Filename'