Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
3 | 3 | 4 | 0.960 | symorexpression |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 3 | 288 | libraries/joomla/environment/browser.php |
2 | 3 | 309 | libraries/joomla/environment/browser.php |
3 | 3 | 532 | libraries/joomla/environment/browser.php |
| ||||
strpos($this->_lowerAgent ,'mobileexplorer') !== FALSE || strpos($this->_lowerAgent ,'openwave') !== FALSE || strpos($this->_lowerAgent ,'opera mini') !== FALSE |
| ||||
strpos($this->_lowerAgent ,'elaine/') !== FALSE || strpos($this->_lowerAgent ,'palmsource') !== FALSE || strpos($this->_lowerAgent ,'digital paths') !== FALSE |
| ||||
strpos($this->_agent ,'UP/') !== FALSE || strpos($this->_agent ,'UP.B') !== FALSE || strpos($this->_agent ,'UP.L') !== FALSE |
| |||
strpos($this-> [[#variable51f8dc60]], [[#variable51f8db20]]) !== FALSE || strpos($this-> [[#variable51f8dc60]], [[#variable51f8db00]]) !== FALSE || strpos($this-> [[#variable51f8dc60]], [[#variable51f8db80]]) !== FALSE |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#51f8dc60]] | _lowerAgent |
1 | 2 | [[#51f8dc60]] | _lowerAgent |
1 | 3 | [[#51f8dc60]] | _agent |
2 | 1 | [[#51f8db20]] | 'mobileexplorer' |
2 | 2 | [[#51f8db20]] | 'elaine/' |
2 | 3 | [[#51f8db20]] | 'UP/' |
3 | 1 | [[#51f8db00]] | 'openwave' |
3 | 2 | [[#51f8db00]] | 'palmsource' |
3 | 3 | [[#51f8db00]] | 'UP.B' |
4 | 1 | [[#51f8db80]] | 'opera mini' |
4 | 2 | [[#51f8db80]] | 'digital paths' |
4 | 3 | [[#51f8db80]] | 'UP.L' |