Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
3 | 2 | 1 | 0.989 | statement_block |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 3 | 1390 | libraries/joomla/client/ftp.php |
2 | 3 | 1396 | libraries/joomla/client/ftp.php |
| ||||
{ JError::raiseWarning('36', 'JFTP::_passive: Unable to obtain IP and port for data transfer', 'Server response: ' . $this->_responseMsg); return FALSE; } |
| ||||
{ JError::raiseWarning('36', 'JFTP::_passive: IP and port for data transfer not valid', 'Server response: ' . $this->_responseMsg); return FALSE; } |
| |||
{ JError::raiseWarning('36', [[#variable51fd4660]],'Server response: ' . $this->_responseMsg); return FALSE; } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#51fd4660]] | 'JFTP::_passive: IP and port for data transfer not valid' |
1 | 2 | [[#51fd4660]] | 'JFTP::_passive: Unable to obtain IP and port for data transfer' |