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.977 | or_expression |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 1019 | libraries/joomla/client/ftp.php |
2 | 1 | 1108 | libraries/joomla/client/ftp.php |
| ||||
($list= @ftp_nlist($this->_conn ,$path)) === FALSE |
| ||||
($contents= @ftp_rawlist($this->_conn ,$path)) === FALSE |
| |||
( [[#variable489da340]]=@ [[#variable489da300]]($this->_conn ,$path)) === FALSE |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#489da340]] | $contents |
1 | 2 | [[#489da340]] | $list |
2 | 1 | [[#489da300]] | ftp_rawlist |
2 | 2 | [[#489da300]] | ftp_nlist |