Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 2 | 1 | 0.991 | statement_sequence |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 121 | libraries/joomla/cache/storage/memcache.php |
2 | 2 | 152 | libraries/joomla/cache/storage/memcache.php |
| ||||
$cache_id= $this->_getCacheId($id, $group); return $this->_db->get($cache_id); |
| ||||
$cache_id= $this->_getCacheId($id, $group); return $this->_db->delete($cache_id); |
| |||
$cache_id=$this->_getCacheId($id,$group); return $this->_db-> [[#variable45fd9740]]($cache_id); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#45fd9740]] | get |
1 | 2 | [[#45fd9740]] | delete |