CloneSet636


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
2420.970statement_sequence[2]
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
1250
administrator/components/com_media/views/images/view.html.php
2243
administrator/components/com_media/views/imageslist/view.html.php
3251
administrator/components/com_media/views/medialist/view.html.php
4253
administrator/components/com_media/views/medialist/view.html.php
Clone Instance
1
Line Count
2
Source Line
50
Source File
administrator/components/com_media/views/images/view.html.php

                $this->assignRef('state',               $this->get('state'));
                $this->assignRef('folderList',  $this->get('folderList'));


Clone Instance
2
Line Count
2
Source Line
43
Source File
administrator/components/com_media/views/imageslist/view.html.php

                $this->assignRef('images', $this->get('images'));
                $this->assignRef('folders', $this->get('folders'));


Clone Instance
3
Line Count
2
Source Line
51
Source File
administrator/components/com_media/views/medialist/view.html.php

                $this->assignRef('images', $this->get('images'));
                $this->assignRef('documents', $this->get('documents'));


Clone Instance
4
Line Count
2
Source Line
53
Source File
administrator/components/com_media/views/medialist/view.html.php

                $this->assignRef('folders', $this->get('folders'));
                $this->assignRef('state', $this->get('state'));


Clone AbstractionParameter Count: 2Parameter Bindings

$this->assignRef( [[#variable512d2e80]],$this->get( [[#variable512d2e80]]));
$this->assignRef( [[#variable512d2f00]],$this->get( [[#variable512d2f00]]));
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#512d2e80]]
'images' 
12[[#512d2e80]]
'folders' 
13[[#512d2e80]]
'state' 
14[[#512d2e80]]
'images' 
21[[#512d2f00]]
'documents' 
22[[#512d2f00]]
'state' 
23[[#512d2f00]]
'folderList' 
24[[#512d2f00]]
'folders'