Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 2 | 1 | 0.988 | statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 2243 | libraries/phpxmlrpc/xmlrpc.php |
2 | 1 | 2554 | libraries/phpxmlrpc/xmlrpc.php |
| ||||
$r= &new xmlrpcresp(0, $GLOBALS['xmlrpcerr']['http_error'], $GLOBALS['xmlrpcstr']['http_error'] . ' (' . $errstr . ')'); |
| ||||
$r= &new xmlrpcresp(0, $GLOBALS['xmlrpcerr']['invalid_return'], $GLOBALS['xmlrpcstr']['invalid_return'] . ' (' . $errstr . ')'); |
| |||
$r= &new xmlrpcresp(0,$GLOBALS['xmlrpcerr'][ [[#variable3e6277c0]]],$GLOBALS['xmlrpcstr'][ [[#variable3e6277c0]]] . ' (' . $errstr . ')'); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#3e6277c0]] | 'http_error' |
1 | 2 | [[#3e6277c0]] | 'invalid_return' |