Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 2 | 1 | 0.992 | statement_sequence[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 55 | components/com_content/helpers/icon.php |
2 | 2 | 121 | components/com_content/helpers/icon.php |
| ||||
$attribs['title']= JText::_('Email'); $attribs['onclick']= "window.open(this.href,'win2','" . $status . "'); return false;"; |
| ||||
$attribs['title']= JText::_('Print'); $attribs['onclick']= "window.open(this.href,'win2','" . $status . "'); return false;"; |
| |||
$attribs['title']=JText::_( [[#variable526bd100]]); $attribs['onclick']="window.open(this.href,'win2','" . $status . "'); return false;"; |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#526bd100]] | 'Email' |
1 | 2 | [[#526bd100]] | 'Print' |