CloneSet1029


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
2320.983statement_sequence[6]
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
1221
components/com_contact/views/category/tmpl/default.php
2218
templates/beez/html/com_contact/category/default.php
3221
templates/rhuk_milkyway/html/com_contact/category/default.php
Clone Instance
1
Line Count
2
Source Line
21
Source File
components/com_contact/views/category/tmpl/default.php

                                echo $this->baseurl
                                     .               '/'
                                     .                    'images/stories'
                                     .                                       '/'
                                     .                                            $this->category->image; ?>" align="<?php echo $this->category->image_position; ?>" hspace="6" alt="<?php echo JText::_('Contacts'); ?>" />
<?php


Clone Instance
2
Line Count
2
Source Line
18
Source File
templates/beez/html/com_contact/category/default.php

                        echo $this->baseurl
                             .               '/'
                             .                    'images/stories'
                             .                                       '/'
                             .                                            $this->category->image; ?>" class="image_<?php echo $this->category->image_position; ?>" alt="<?php echo JText::_('Contacts'); ?>" />
<?php


Clone Instance
3
Line Count
2
Source Line
21
Source File
templates/rhuk_milkyway/html/com_contact/category/default.php

                                echo $this->baseurl
                                     .               '/'
                                     .                    'images/stories'
                                     .                                       '/'
                                     .                                            $this->category->image; ?>" align="<?php echo $this->category->image_position; ?>" hspace="6" alt="<?php echo JText::_( 'Contacts');  ?>" />
<?php


Clone AbstractionParameter Count: 2Parameter Bindings

echo $this->baseurl
     . '/'
     . 'images/stories'
     . '/'
     . $this->category->image;
?> [[#variable23ddb080]]<?php
echo $this->category->image_position;
?> [[#variable23ddb0c0]]<?php
echo JText::_('Contacts');
?>" />
<?php
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#23ddb080]]
" align=" 
12[[#23ddb080]]
" class="image_ 
13[[#23ddb080]]
" align=" 
21[[#23ddb0c0]]
" hspace="6" alt=" 
22[[#23ddb0c0]]
" alt=" 
23[[#23ddb0c0]]
" hspace="6" alt="