Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
5 | 2 | 1 | 0.980 | statement_sequence[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 5 | 185 | libraries/joomla/language/language.php |
2 | 5 | 198 | libraries/joomla/language/language.php |
| ||||
if (! array_key_exists($key, $this->_used)) { $this->_used[$key]= array(); } $this->_used[$key][]= $caller; |
| ||||
if (! array_key_exists($key, $this->_orphans)) { $this->_orphans[$key]= array(); } $this->_orphans[$key][]= $caller; |
| |||
if (!array_key_exists($key,$this-> [[#variable237afc80]])) { $this-> [[#variable237afc80]][$key]=array(); } $this-> [[#variable237afc80]][$key][]=$caller; |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#237afc80]] | _orphans |
1 | 2 | [[#237afc80]] | _used |