CloneSet1410


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
2210.992statement_sequence[2]
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
1255
components/com_content/helpers/icon.php
22121
components/com_content/helpers/icon.php
Clone Instance
1
Line Count
2
Source Line
55
Source File
components/com_content/helpers/icon.php

                $attribs['title']=        JText::_('Email');
                $attribs['onclick']=  "window.open(this.href,'win2','"
                                      .                                $status
                                      .                                        "'); return false;";


Clone Instance
2
Line Count
2
Source Line
121
Source File
components/com_content/helpers/icon.php

                $attribs['title']=        JText::_('Print');
                $attribs['onclick']=  "window.open(this.href,'win2','"
                                      .                                $status
                                      .                                        "'); return false;";


Clone AbstractionParameter Count: 1Parameter Bindings

$attribs['title']=JText::_( [[#variable526bd100]]);
$attribs['onclick']="window.open(this.href,'win2','"
                    . $status
                    . "'); return false;";
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#526bd100]]
'Email' 
12[[#526bd100]]
'Print'