Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 4 | 0 | 1.000 | statement_sequence[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 51 | administrator/components/com_categories/models/categories.php |
2 | 2 | 48 | administrator/components/com_content/models/articles.php |
3 | 2 | 41 | administrator/components/com_menus/models/items.php |
4 | 2 | 54 | administrator/components/com_weblinks/models/weblinks.php |
| ||||
$published= $app->getUserStateFromRequest($this->_context . '.published', 'filter_published', ''); $this->setState('filter.published', $published); |
| ||||
$published= $app->getUserStateFromRequest($this->_context . '.published', 'filter_published', ''); $this->setState('filter.published', $published); |
| ||||
$published= $app->getUserStateFromRequest($this->_context . '.published', 'filter_published', ''); $this->setState('filter.published', $published); |
| ||||
$published= $app->getUserStateFromRequest($this->_context . '.published', 'filter_published', ''); $this->setState('filter.published', $published); |
| |||
$published=$app->getUserStateFromRequest($this->_context . '.published','filter_published',''); $this->setState('filter.published',$published); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
None |