CloneSet1934


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
2210.989statement_block
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
12748
libraries/joomla/filesystem/stream.php
22779
libraries/joomla/filesystem/stream.php
Clone Instance
1
Line Count
2
Source Line
748
Source File
libraries/joomla/filesystem/stream.php

                                                                       { // use the objects context
                                $res=  @copy($src, $dest, $this->_context);
                              }


Clone Instance
2
Line Count
2
Source Line
779
Source File
libraries/joomla/filesystem/stream.php

                                           { // use the objects context
                        $res=  @rename($src, $dest, $this->_context);
                      }


Clone AbstractionParameter Count: 1Parameter Bindings

{ // use the objects context
  $res=@ [[#variable421aad00]]($src,$dest,$this->_context);
}
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#421aad00]]
copy 
12[[#421aad00]]
rename