Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
4 | 2 | 0 | 1.000 | statement_sequence[4] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 4 | 64 | libraries/joomla/cache/handler/output.php |
2 | 4 | 79 | libraries/joomla/cache/handler/page.php |
| ||||
// Get id and group and reset them placeholders $id= $this->_id; $group= $this->_group; $this->_id = NULL; $this->_group = NULL; |
| ||||
// Get id and group and reset them placeholders $id= $this->_id; $group= $this->_group; $this->_id = NULL; $this->_group = NULL; |
| |||
// Get id and group and reset them placeholders $id=$this->_id; $group=$this->_group; $this->_id =NULL; $this->_group =NULL; |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
None |