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.993 | statement_block |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 5 | 642 | libraries/phpxmlrpc/xmlrpc.php |
2 | 5 | 659 | libraries/phpxmlrpc/xmlrpc.php |
| ||||
{ /// @todo: find a better way of throwing an error // than this! error_log('XML-RPC: non numeric value received in DOUBLE: ' . $GLOBALS['_xh']['ac']); $GLOBALS['_xh']['value']='ERROR_NON_NUMERIC_FOUND'; } |
| ||||
{ /// @todo find a better way of throwing an error // than this! error_log('XML-RPC: non numeric value received in INT: ' . $GLOBALS['_xh']['ac']); $GLOBALS['_xh']['value']='ERROR_NON_NUMERIC_FOUND'; } |
| |||
{ /// @todo find a better way of throwing an error /// @todo: find a better way of throwing an error // than this! error_log( [[#variable4f8e74a0]] . $GLOBALS['_xh']['ac']); $GLOBALS['_xh']['value']='ERROR_NON_NUMERIC_FOUND'; } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#4f8e74a0]] | 'XML-RPC: non numeric value received in INT: ' |
1 | 2 | [[#4f8e74a0]] | 'XML-RPC: non numeric value received in DOUBLE: ' |