Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
3 | 3 | 2 | 0.964 | statement_sequence |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 3 | 409 | libraries/joomla/environment/browser.php |
2 | 3 | 507 | libraries/joomla/environment/browser.php |
3 | 3 | 513 | libraries/joomla/environment/browser.php |
| ||||
$this->setFeature('javascript', 1.5); $this->setQuirk('avoid_popup_windows'); break; |
| ||||
$this->setFeature('javascript', 1.3); $this->setQuirk('buggy_compression'); break; |
| ||||
$this->setFeature('javascript', 1); $this->setQuirk('buggy_compression'); break; |
| |||
$this->setFeature('javascript', [[#variable5269e780]]); $this->setQuirk( [[#variable5269e700]]); break; |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#5269e780]] | 1.5 |
1 | 2 | [[#5269e780]] | 1.3 |
1 | 3 | [[#5269e780]] | 1 |
2 | 1 | [[#5269e700]] | 'avoid_popup_windows' |
2 | 2 | [[#5269e700]] | 'buggy_compression' |
2 | 3 | [[#5269e700]] | 'buggy_compression' |