Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 2 | 4 | 0.961 | shiftexpression |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 169 | administrator/components/com_messages/tables/message.php |
2 | 1 | 143 | components/com_mailto/controller.php |
| ||||
JUtility::sendMail($mailfrom, $fromname, $recipient, $subject, $msg) |
| ||||
JUtility::sendMail($from, $sender, $email, $subject, $body) |
| |||
JUtility::sendMail( [[#variable51ee4040]], [[#variable5855ff80]], [[#variable5855fee0]],$subject, [[#variable5855fe80]]) |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#51ee4040]] | $from |
1 | 2 | [[#51ee4040]] | $mailfrom |
2 | 1 | [[#5855ff80]] | $sender |
2 | 2 | [[#5855ff80]] | $fromname |
3 | 1 | [[#5855fee0]] | |
3 | 2 | [[#5855fee0]] | $recipient |
4 | 1 | [[#5855fe80]] | $body |
4 | 2 | [[#5855fe80]] | $msg |