Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 3 | 4 | 0.952 | multiplicative_expression |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 108 | administrator/components/com_messages/admin.messages.html.php |
2 | 1 | 224 | libraries/joomla/html/html/grid.php |
3 | 1 | 47 | templates/rhuk_milkyway/html/com_content/archive/default_items.php |
| ||||
JHtml::_('date', $row->date_time ,JText::_('DATE_FORMAT_LC2')) |
| ||||
JHtml::_('date', $row->checked_out_time ,JText::_('DATE_FORMAT_LC1')) |
| ||||
JHTML::_( 'date', $item->created ,JText::_('DATE_FORMAT_LC2')) |
| |||
[[#variable45fcc680]]::_('date', [[#variable45fcc600]]-> [[#variable45fcc160]],JText::_( [[#variable45fcc620]])) |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#45fcc680]] | JHtml |
1 | 2 | [[#45fcc680]] | JHTML |
1 | 3 | [[#45fcc680]] | JHtml |
2 | 1 | [[#45fcc600]] | $row |
2 | 2 | [[#45fcc600]] | $item |
2 | 3 | [[#45fcc600]] | $row |
3 | 1 | [[#45fcc160]] | date_time |
3 | 2 | [[#45fcc160]] | created |
3 | 3 | [[#45fcc160]] | checked_out_time |
4 | 1 | [[#45fcc620]] | 'DATE_FORMAT_LC2' |
4 | 2 | [[#45fcc620]] | 'DATE_FORMAT_LC2' |
4 | 3 | [[#45fcc620]] | 'DATE_FORMAT_LC1' |