Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
4 | 2 | 2 | 0.957 | statement_sequence |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 4 | 390 | libraries/joomla/environment/uri.php |
2 | 4 | 383 | libraries/joomla/language/language.php |
| ||||
if ( isset ($this->_vars[$name])) { return $this->_vars[$name]; } return $default; |
| ||||
if ( isset ($this->_metadata[$property])) { return $this->_metadata[$property]; } return $default; |
| |||
if ( isset ($this-> [[#variable46d457a0]][ [[#variable46d45740]]])) { return $this-> [[#variable46d457a0]][ [[#variable46d45740]]]; } return $default; |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#46d457a0]] | _metadata |
1 | 2 | [[#46d457a0]] | _vars |
2 | 1 | [[#46d45740]] | $property |
2 | 2 | [[#46d45740]] | $name |