Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
5 | 2 | 0 | 1.000 | php_sequence[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 5 | 10 | components/com_search/views/search/tmpl/default.php |
2 | 5 | 10 | templates/rhuk_milkyway/html/com_search/search/default.php |
| ||||
<?php if (!$this->error && count($this->results)> 0): echo $this->loadTemplate('results'); else : echo $this->loadTemplate('error'); endif; ?> |
| ||||
<?php if (!$this->error && count($this->results)> 0): echo $this->loadTemplate('results'); else : echo $this->loadTemplate('error'); endif; ?> |
| |||
<?php if (!$this->error && count($this->results)>0): echo $this->loadTemplate('results'); else : echo $this->loadTemplate('error'); endif; ?> |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
None |