Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 6 | 0 | 1.000 | if_statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 155 | administrator/components/com_installer/models/components.php |
2 | 2 | 143 | administrator/components/com_installer/models/languages.php |
3 | 2 | 100 | administrator/components/com_installer/models/modules.php |
4 | 2 | 63 | administrator/components/com_installer/models/packages.php |
5 | 2 | 116 | administrator/components/com_installer/models/plugins.php |
6 | 2 | 155 | administrator/components/com_installer/models/templates.php |
| ||||
// if the offset is greater than the total, then can the offset if ($this->_state->get('pagination.offset')> $this->_state->get('pagination.total')) { $this->setState('pagination.offset',0); } |
| ||||
// if the offset is greater than the total, then can the offset if ($this->_state->get('pagination.offset')> $this->_state->get('pagination.total')) { $this->setState('pagination.offset',0); } |
| ||||
// if the offset is greater than the total, then can the offset if ($this->_state->get('pagination.offset')> $this->_state->get('pagination.total')) { $this->setState('pagination.offset',0); } |
| ||||
// if the offset is greater than the total, then can the offset if ($this->_state->get('pagination.offset')> $this->_state->get('pagination.total')) { $this->setState('pagination.offset',0); } |
| ||||
// if the offset is greater than the total, then can the offset if ($this->_state->get('pagination.offset')> $this->_state->get('pagination.total')) { $this->setState('pagination.offset',0); } |
| ||||
// if the offset is greater than the total, then can the offset if ($this->_state->get('pagination.offset')> $this->_state->get('pagination.total')) { $this->setState('pagination.offset',0); } |
| |||
// if the offset is greater than the total, then can the offset if ($this->_state->get('pagination.offset')>$this->_state->get('pagination.total')) { $this->setState('pagination.offset',0); } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
None |