| Previous CloneSet | Next CloneSet | Back to Main Report |
| Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
|---|---|---|---|---|
| 6 | 3 | 0 | 1.000 | if_statement |
| Clone Abstraction | Parameter Bindings |
| Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
|---|---|---|---|
| 1 | 6 | 431 | libraries/phpxmlrpc/xmlrpc.php |
| 2 | 6 | 442 | libraries/phpxmlrpc/xmlrpc.php |
| 3 | 6 | 494 | libraries/phpxmlrpc/xmlrpc.php |
| ||||
if ($GLOBALS['_xh']['vt'] != 'value')
{
//two data elements inside a value: an error occurred!
$GLOBALS['_xh']['isf']= 2;
$GLOBALS['_xh']['isf_reason']= "$name element following a {$GLOBALS['_xh']['vt']} element inside a single value";
return;
}
|
| ||||
if ($GLOBALS['_xh']['vt'] != 'value')
{
//two data elements inside a value: an error occurred!
$GLOBALS['_xh']['isf']= 2;
$GLOBALS['_xh']['isf_reason']= "$name element following a {$GLOBALS['_xh']['vt']} element inside a single value";
return;
}
|
| ||||
if ($GLOBALS['_xh']['vt'] != 'value')
{
//two data elements inside a value: an error occurred!
$GLOBALS['_xh']['isf']= 2;
$GLOBALS['_xh']['isf_reason']= "$name element following a {$GLOBALS['_xh']['vt']} element inside a single value";
return;
}
|
| |||
if ($GLOBALS['_xh']['vt'] != 'value') {
//two data elements inside a value: an error occurred!
$GLOBALS['_xh']['isf']=2;
$GLOBALS['_xh']['isf_reason']= "$name element following a {$GLOBALS['_xh']['vt']} element inside a single value";
return;
}
|
| CloneAbstraction |
| Parameter Index | Clone Instance | Parameter Name | Value |
|---|---|---|---|
| None | |||