Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
4 | 3 | 2 | 0.975 | function_call |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 2222 | libraries/phpxmlrpc/xmlrpc.php |
2 | 4 | 1053 | libraries/phpxmlrpc/xmlrpcs.php |
3 | 4 | 1085 | libraries/phpxmlrpc/xmlrpcs.php |
| ||||
new xmlrpcresp(0, $GLOBALS['xmlrpcerr']['http_error'], $GLOBALS['xmlrpcstr']['http_error'] . ' (HTTPS via proxy error, tunnel connection possibly failed)') |
| ||||
new xmlrpcresp( 0, $GLOBALS['xmlrpcerr']['server_error'], $GLOBALS['xmlrpcstr']['server_error'] . ": no function matches method") |
| ||||
new xmlrpcresp( 0, $GLOBALS['xmlrpcerr']['server_error'], $GLOBALS['xmlrpcstr']['server_error'] . ": function does not return xmlrpcresp object") |
| |||
new xmlrpcresp(0,$GLOBALS['xmlrpcerr'][ [[#variable20d8ab20]]],$GLOBALS['xmlrpcstr'][ [[#variable20d8ab20]]] . [[#variable20d8aac0]]) |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#20d8ab20]] | 'server_error' |
1 | 2 | [[#20d8ab20]] | 'server_error' |
1 | 3 | [[#20d8ab20]] | 'http_error' |
2 | 1 | [[#20d8aac0]] | ": no function matches method" |
2 | 2 | [[#20d8aac0]] | ": function does not return xmlrpcresp object" |
2 | 3 | [[#20d8aac0]] | ' (HTTPS via proxy error, tunnel connection possibly failed)' |