Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 2 | 2 | 0.976 | statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 88 | components/com_contact/controller.php |
2 | 1 | 93 | components/com_contact/controller.php |
| ||||
$contactId= JRequest::getInt('id', 0, 'post'); |
| ||||
$emailCopy= JRequest::getInt('email_copy', 0, 'post'); |
| |||
[[#variable460583e0]]=JRequest::getInt( [[#variable46058380]],0,'post'); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#460583e0]] | $emailCopy |
1 | 2 | [[#460583e0]] | $contactId |
2 | 1 | [[#46058380]] | 'email_copy' |
2 | 2 | [[#46058380]] | 'id' |