Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 2 | 2 | 0.977 | statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 65 | libraries/joomla/html/html/jgrid.php |
2 | 1 | 66 | libraries/joomla/html/html/jgrid.php |
| ||||
$date= JHTML::_('date', $time, '%A, %d %B %Y'); |
| ||||
$time= JHTML::_('date', $time, '%H:%M'); |
| |||
[[#variable3ea97fe0]]=JHTML::_('date',$time, [[#variable3ea97f60]]); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#3ea97fe0]] | $time |
1 | 2 | [[#3ea97fe0]] | $date |
2 | 1 | [[#3ea97f60]] | '%H:%M' |
2 | 2 | [[#3ea97f60]] | '%A, %d %B %Y' |