Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 3 | 0 | 1.000 | statement_sequence[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 105 | administrator/components/com_modules/models/modules.php |
2 | 2 | 139 | administrator/components/com_templates/models/templates.php |
3 | 3 | 98 | components/com_newsfeeds/models/category.php |
| ||||
$query= $this->_buildQuery(); $this->_data = $this->_getList($query, $this->getState('limitstart'), $this->getState('limit')); |
| ||||
$query= $this->_buildQuery(); $this->_data = $this->_getList($query, $this->getState('limitstart'), $this->getState('limit')); |
| ||||
$query= $this->_buildQuery(); $this->_data = $this->_getList($query, $this->getState('limitstart'), $this->getState('limit')); |
| |||
$query=$this->_buildQuery(); $this->_data =$this->_getList($query,$this->getState('limitstart'),$this->getState('limit')); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
None |