Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 2 | 2 | 0.976 | statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 201 | libraries/phpxmlrpc/xmlrpcs.php |
2 | 1 | 202 | libraries/phpxmlrpc/xmlrpcs.php |
| ||||
$str= $GLOBALS['xmlrpcstr'][ "multicall_{$err}" ]; |
| ||||
$code= $GLOBALS['xmlrpcerr'][ "multicall_{$err}" ]; |
| |||
[[#variable45fedc00]]=$GLOBALS[ [[#variable45fedba0]]][ "multicall_{$err}" ]; |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#45fedc00]] | $str |
1 | 2 | [[#45fedc00]] | $code |
2 | 1 | [[#45fedba0]] | 'xmlrpcstr' |
2 | 2 | [[#45fedba0]] | 'xmlrpcerr' |