Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 4 | 3 | 0.963 | statement_sequence[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 2247 | libraries/phpxmlrpc/xmlrpc.php |
2 | 2 | 2454 | libraries/phpxmlrpc/xmlrpc.php |
3 | 2 | 3405 | libraries/phpxmlrpc/xmlrpc.php |
4 | 2 | 905 | libraries/phpxmlrpc/xmlrpcs.php |
| ||||
$GLOBALS['_xh']['headers']= array(); $GLOBALS['_xh']['cookies']= array(); |
| ||||
$GLOBALS['_xh']['headers']= array(); $GLOBALS['_xh']['cookies']= array(); |
| ||||
$GLOBALS['_xh']['pt']= array(); $GLOBALS['_xh']['isf']= 0; |
| ||||
$GLOBALS['_xh']['pt']=array(); $GLOBALS['_xh']['isf']=0; |
| |||
$GLOBALS['_xh'][ [[#variable51291360]]]=array(); $GLOBALS['_xh'][ [[#variable51291260]]]= [[#variable512912e0]]; |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#51291360]] | 'pt' |
1 | 2 | [[#51291360]] | 'headers' |
1 | 3 | [[#51291360]] | 'headers' |
1 | 4 | [[#51291360]] | 'pt' |
2 | 1 | [[#51291260]] | 'isf' |
2 | 2 | [[#51291260]] | 'cookies' |
2 | 3 | [[#51291260]] | 'cookies' |
2 | 4 | [[#51291260]] | 'isf' |
3 | 1 | [[#512912e0]] | 0 |
3 | 2 | [[#512912e0]] | array() |
3 | 3 | [[#512912e0]] | array() |
3 | 4 | [[#512912e0]] | 0 |