Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 2 | 3 | 0.963 | or_expression |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 284 | libraries/joomla/filesystem/archive/zip.php |
2 | 1 | 330 | libraries/joomla/filesystem/archive/zip.php |
| ||||
($fhLast= strpos($data, $this->_ctrlDirEnd ,$fhLast+1)) !== FALSE |
| ||||
($fhStart= strpos($data, $this->_ctrlDirHeader ,$fhStart+ 46)) !== FALSE |
| |||
( [[#variable46023d20]]=strpos($data,$this-> [[#variable46023ce0]], [[#variable46023d20]]+ [[#variable46023cc0]])) !== FALSE |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#46023d20]] | $fhStart |
1 | 2 | [[#46023d20]] | $fhLast |
2 | 1 | [[#46023ce0]] | _ctrlDirHeader |
2 | 2 | [[#46023ce0]] | _ctrlDirEnd |
3 | 1 | [[#46023cc0]] | 46 |
3 | 2 | [[#46023cc0]] | 1 |