Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
5 | 2 | 1 | 0.990 | if_statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 5 | 1318 | libraries/phpxmlrpc/xmlrpc.php |
2 | 5 | 1461 | libraries/phpxmlrpc/xmlrpc.php |
| ||||
if ($this->debug > 1) { print "<PRE>\n---SENDING---\n" . htmlentities($op) . "\n---END---\n</PRE>"; // let the client see this now in case http times out... flush(); } |
| ||||
if ($this->debug > 1) { print "<PRE>\n---SENDING---\n" . htmlentities($payload) . "\n---END---\n</PRE>"; // let the client see this now in case http times out... flush(); } |
| |||
if ($this->debug >1) { print "<PRE>\n---SENDING---\n" . htmlentities( [[#variable58807380]]) . "\n---END---\n</PRE>"; // let the client see this now in case http times out... flush(); } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#58807380]] | $payload |
1 | 2 | [[#58807380]] | $op |