Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
3 | 3 | 0 | 1.000 | statement_sequence[3] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 4 | 32 | modules/mod_latestnews/helper.php |
2 | 3 | 30 | modules/mod_mostread/helper.php |
3 | 3 | 64 | plugins/search/content.php |
| ||||
$nullDate= $db->getNullDate(); $date= &JFactory::getDate(); $now= $date->toMySQL(); |
| ||||
$nullDate= $db->getNullDate(); $date= &JFactory::getDate(); $now= $date->toMySQL(); |
| ||||
$nullDate= $db->getNullDate(); $date= &JFactory::getDate(); $now= $date->toMySQL(); |
| |||
$nullDate=$db->getNullDate(); $date= &JFactory::getDate(); $now=$date->toMySQL(); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
None |