| Previous CloneSet | Next CloneSet | Back to Main Report |
| Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
|---|---|---|---|---|
| 4 | 10 | 0 | 1.000 | if_statement |
| Clone Abstraction | Parameter Bindings |
| Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
|---|---|---|---|
| 1 | 4 | 159 | administrator/components/com_installer/models/components.php |
| 2 | 4 | 78 | administrator/components/com_installer/models/discover.php |
| 3 | 4 | 147 | administrator/components/com_installer/models/languages.php |
| 4 | 4 | 74 | administrator/components/com_installer/models/libraries.php |
| 5 | 4 | 142 | administrator/components/com_installer/models/manage.php |
| 6 | 4 | 104 | administrator/components/com_installer/models/modules.php |
| 7 | 4 | 67 | administrator/components/com_installer/models/packages.php |
| 8 | 4 | 120 | administrator/components/com_installer/models/plugins.php |
| 9 | 4 | 159 | administrator/components/com_installer/models/templates.php |
| 10 | 4 | 67 | administrator/components/com_installer/models/update.php |
| ||||
if ($this->_state->get('pagination.limit')> 0) {
$this->_items = array_slice($rows, $this->_state->get('pagination.offset'), $this->_state->get('pagination.limit'));
}
else {
$this->_items = $rows;
}
|
| ||||
if ($this->_state->get('pagination.limit')> 0) {
$this->_items = array_slice( $rows, $this->_state->get('pagination.offset'), $this->_state->get('pagination.limit'));
}
else {
$this->_items = $rows;
}
|
| ||||
if ($this->_state->get('pagination.limit')> 0) {
$this->_items = array_slice($rows, $this->_state->get('pagination.offset'), $this->_state->get('pagination.limit'));
}
else {
$this->_items = $rows;
}
|
| ||||
if ($this->_state->get('pagination.limit')> 0) {
$this->_items = array_slice( $rows, $this->_state->get('pagination.offset'), $this->_state->get('pagination.limit'));
}
else {
$this->_items = $rows;
}
|
| ||||
if ($this->_state->get('pagination.limit')> 0) {
$this->_items = array_slice( $rows, $this->_state->get('pagination.offset'), $this->_state->get('pagination.limit'));
}
else {
$this->_items = $rows;
}
|
| ||||
if ($this->_state->get('pagination.limit')> 0) {
$this->_items = array_slice($rows, $this->_state->get('pagination.offset'), $this->_state->get('pagination.limit'));
}
else {
$this->_items = $rows;
}
|
| ||||
if ($this->_state->get('pagination.limit')> 0) {
$this->_items = array_slice( $rows, $this->_state->get('pagination.offset'), $this->_state->get('pagination.limit'));
}
else {
$this->_items = $rows;
}
|
| ||||
if ($this->_state->get('pagination.limit')> 0) {
$this->_items = array_slice($rows, $this->_state->get('pagination.offset'), $this->_state->get('pagination.limit'));
}
else {
$this->_items = $rows;
}
|
| ||||
if ($this->_state->get('pagination.limit')> 0) {
$this->_items = array_slice($rows, $this->_state->get('pagination.offset'), $this->_state->get('pagination.limit'));
}
else {
$this->_items = $rows;
}
|
| ||||
if ($this->_state->get('pagination.limit')> 0) {
$this->_items = array_slice( $rows, $this->_state->get('pagination.offset'), $this->_state->get('pagination.limit'));
}
else {
$this->_items = $rows;
}
|
| |||
if ($this->_state->get('pagination.limit')>0) {
$this->_items =array_slice($rows,$this->_state->get('pagination.offset'),$this->_state->get('pagination.limit'));
}
else {
$this->_items =$rows;
}
|
| CloneAbstraction |
| Parameter Index | Clone Instance | Parameter Name | Value |
|---|---|---|---|
| None | |||