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.962 | statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 34 | libraries/joomla/filesystem/streams/string.php |
2 | 1 | 51 | libraries/joomla/filesystem/streams/string.php |
| ||||
$this->_currentstring = & JStringController::getRef(str_replace('string://','',$path)); |
| ||||
$string= & JStringController::getRef(str_replace('string://','',$path)); |
| |||
[[#variable5855ea00]]= &JStringController::getRef(str_replace('string://','',$path)); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#5855ea00]] | $this->_currentstring |
1 | 2 | [[#5855ea00]] | $string |