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 | 746 | libraries/joomla/filesystem/stream.php |
2 | 2 | 777 | libraries/joomla/filesystem/stream.php |
| ||||
{ // use the provided context $res= @copy($src, $dest, $context); } |
| ||||
{ // use the provided context $res= @rename($src, $dest, $context); } |
| |||
{ // use the provided context $res=@ [[#variable3e39dd00]]($src,$dest,$context); } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#3e39dd00]] | copy |
1 | 2 | [[#3e39dd00]] | rename |