Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 3 | 3 | 0.968 | if_statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 1291 | libraries/phpxmlrpc/xmlrpc.php |
2 | 2 | 1293 | libraries/phpxmlrpc/xmlrpc.php |
3 | 2 | 1295 | libraries/phpxmlrpc/xmlrpc.php |
| ||||
if ($cookie['path']) $cookieheader.= ' $Path="' . $cookie['path'] . '";'; |
| ||||
if ($cookie['domain']) $cookieheader.= ' $Domain="' . $cookie['domain'] . '";'; |
| ||||
if ($cookie['port']) $cookieheader.= ' $Port="' . $cookie['domain'] . '";'; |
| |||
if ($cookie[ [[#variable1efeb8e0]]]) $cookieheader.= [[#variable1efeb880]] . $cookie[ [[#variable1efeb7a0]]] . '";'; |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#1efeb8e0]] | 'port' |
1 | 2 | [[#1efeb8e0]] | 'domain' |
1 | 3 | [[#1efeb8e0]] | 'path' |
2 | 1 | [[#1efeb880]] | ' $Port="' |
2 | 2 | [[#1efeb880]] | ' $Domain="' |
2 | 3 | [[#1efeb880]] | ' $Path="' |
3 | 1 | [[#1efeb7a0]] | 'domain' |
3 | 2 | [[#1efeb7a0]] | 'domain' |
3 | 3 | [[#1efeb7a0]] | 'path' |