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 | 648 | libraries/joomla/filesystem/stream.php |
2 | 1 | 665 | libraries/joomla/filesystem/stream.php |
| ||||
$res= @stream_filter_append($this->_fh ,$filtername, $read_write, $params); |
| ||||
$res= @stream_filter_prepend($this->_fh ,$filername, $read_write, $params); |
| |||
$res=@ [[#variable5259d5e0]]($this->_fh , [[#variable5259d580]],$read_write,$params); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#5259d5e0]] | stream_filter_append |
1 | 2 | [[#5259d5e0]] | stream_filter_prepend |
2 | 1 | [[#5259d580]] | $filtername |
2 | 2 | [[#5259d580]] | $filername |