Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
4 | 6 | 0 | 1.000 | statement_sequence[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 4 | 108 | administrator/components/com_contact/tables/contact.php |
2 | 4 | 66 | administrator/components/com_newsfeeds/tables/newsfeed.php |
3 | 4 | 194 | administrator/components/com_weblinks/tables/weblink.php |
4 | 4 | 162 | libraries/joomla/database/table/category.php |
5 | 5 | 295 | libraries/joomla/database/table/content.php |
6 | 4 | 158 | libraries/joomla/database/table/menu.php |
| ||||
$this->alias = JFilterOutput::stringURLSafe($this->alias); if (trim(str_replace('-','',$this->alias)) == '') { $datenow= &JFactory::getDate(); $this->alias = $datenow->toFormat("%Y-%m-%d-%H-%M-%S"); } |
| ||||
$this->alias = JFilterOutput::stringURLSafe($this->alias); if (trim(str_replace('-','',$this->alias)) == '') { $datenow= &JFactory::getDate(); $this->alias = $datenow->toFormat("%Y-%m-%d-%H-%M-%S"); } |
| ||||
$this->alias = JFilterOutput::stringURLSafe($this->alias); if (trim(str_replace('-','',$this->alias)) == '') { $datenow= &JFactory::getDate(); $this->alias = $datenow->toFormat("%Y-%m-%d-%H-%M-%S"); } |
| ||||
$this->alias = JFilterOutput::stringURLSafe($this->alias); if (trim(str_replace('-','',$this->alias)) == '') { $datenow= &JFactory::getDate(); $this->alias = $datenow->toFormat("%Y-%m-%d-%H-%M-%S"); } |
| ||||
$this->alias = JFilterOutput::stringURLSafe($this->alias); if (trim(str_replace('-','',$this->alias)) == '') { $datenow= &JFactory::getDate(); $this->alias = $datenow->toFormat("%Y-%m-%d-%H-%M-%S"); } |
| ||||
$this->alias = JFilterOutput::stringURLSafe($this->alias); if (trim(str_replace('-','',$this->alias)) == '') { $datenow= &JFactory::getDate(); $this->alias = $datenow->toFormat("%Y-%m-%d-%H-%M-%S"); } |
| |||
$this->alias =JFilterOutput::stringURLSafe($this->alias); if (trim(str_replace('-','',$this->alias)) == '') { $datenow= &JFactory::getDate(); $this->alias =$datenow->toFormat("%Y-%m-%d-%H-%M-%S"); } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
None |