Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 2 | 1 | 0.989 | statement_block |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 748 | libraries/joomla/filesystem/stream.php |
2 | 2 | 779 | libraries/joomla/filesystem/stream.php |
| ||||
{ // use the objects context $res= @copy($src, $dest, $this->_context); } |
| ||||
{ // use the objects context $res= @rename($src, $dest, $this->_context); } |
| |||
{ // use the objects context $res=@ [[#variable421aad00]]($src,$dest,$this->_context); } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#421aad00]] | copy |
1 | 2 | [[#421aad00]] | rename |