Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
5 | 4 | 0 | 1.000 | statement_sequence[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 5 | 134 | administrator/components/com_redirect/models/link.php |
2 | 5 | 145 | administrator/components/com_users/models/user.php |
3 | 5 | 84 | components/com_users/models/user.php |
4 | 5 | 79 | installation/models/setup.php |
| ||||
// Bind the form data if present. if (!empty($data)) { $form->bind($data); } return $form; |
| ||||
// Bind the form data if present. if (!empty($data)) { $form->bind($data); } return $form; |
| ||||
// Bind the form data if present. if (!empty($data)) { $form->bind($data); } return $form; |
| ||||
// Bind the form data if present. if (!empty($data)) { $form->bind($data); } return $form; |
| |||
// Bind the form data if present. if (!empty($data)) { $form->bind($data); } return $form; |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
None |