Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
8 | 2 | 4 | 0.977 | or_expression |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 8 | 95 | components/com_content/views/archive/view.html.php |
2 | 8 | 197 | libraries/joomla/html/html/grid.php |
| ||||
JHtml::_( 'select.genericlist', $months, 'month', array( 'list.attr' => 'size="1" class="inputbox"', 'list.select' => $month, 'option.key' => NULL ) ) |
| ||||
JHtml::_( 'select.genericlist', $state, 'filter_state', array( 'list.attr' => 'class="inputbox" size="1" onchange="submitform();"', 'list.select' => $filter_state, 'option.key' => NULL )) |
| |||
JHtml::_('select.genericlist', [[#variable22a40340]], [[#variable22a402e0]],array( 'list.attr' => [[#variable22a40280]], 'list.select' => [[#variable22a40220]], 'option.key' => NULL )) |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#22a40340]] | $state |
1 | 2 | [[#22a40340]] | $months |
2 | 1 | [[#22a402e0]] | 'filter_state' |
2 | 2 | [[#22a402e0]] | 'month' |
3 | 1 | [[#22a40280]] | 'class="inputbox" size="1" onchange="submitform();"' |
3 | 2 | [[#22a40280]] | 'size="1" class="inputbox"' |
4 | 1 | [[#22a40220]] | $filter_state |
4 | 2 | [[#22a40220]] | $month |