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.981 | statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 302 | libraries/joomla/filesystem/archive/zip.php |
2 | 1 | 328 | libraries/joomla/filesystem/archive/zip.php |
| ||||
$name= substr($data, $fhStart+ 46, $info['Length']); |
| ||||
$name= substr($data, $lfhStart+ 30, $info['Length']); |
| |||
$name=substr($data, [[#variable513023e0]]+ [[#variable513023a0]],$info['Length']); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#513023e0]] | $fhStart |
1 | 2 | [[#513023e0]] | $lfhStart |
2 | 1 | [[#513023a0]] | 46 |
2 | 2 | [[#513023a0]] | 30 |