CloneSet1538


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
3210.991statement_sequence[2]
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
1352
templates/rhuk_milkyway/html/com_content/archive/default_items.php
23101
templates/rhuk_milkyway/html/com_content/category/default_items.php
Clone Instance
1
Line Count
3
Source Line
52
Source File
templates/rhuk_milkyway/html/com_content/archive/default_items.php

                                                                    echo $this->escape($item->created_by_alias)
                                                                         ?                                        $this->escape($item->created_by_alias)
                                                                         :                                                                                 $this->escape($item->author); ?>
</span>
<?php


Clone Instance
2
Line Count
3
Source Line
101
Source File
templates/rhuk_milkyway/html/com_content/category/default_items.php

                      echo $this->escape($item->created_by_alias)
                           ?                                        $this->escape($item->created_by_alias)
                           :                                                                                 $this->escape($item->author); ?>
</td>
<?php


Clone AbstractionParameter Count: 1Parameter Bindings

echo $this->escape($item->created_by_alias)
     ? $this->escape($item->created_by_alias)
     : $this->escape($item->author);
?> [[#variable526fa980]]<?php
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#526fa980]]
</td> 
12[[#526fa980]]
</span>