Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 2 | 1 | 0.989 | statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 1095 | libraries/joomla/installer/installer.php |
2 | 1 | 1103 | libraries/joomla/installer/installer.php |
| ||||
$step= array( 'type' => 'folder', 'path' => $filedest ); |
| ||||
$step= array( 'type' => 'file', 'path' => $filedest ); |
| |||
$step=array( 'type' => [[#variable4008e480]], 'path' => $filedest ); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#4008e480]] | 'folder' |
1 | 2 | [[#4008e480]] | 'file' |