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 | toplevel_statement_sequence[4] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 4 | 13 | modules/mod_newsflash/tmpl/default.php |
2 | 4 | 6 | templates/beez/html/mod_newsflash/default.php |
| ||||
srand( (double) microtime()* 1000000); $flashnum= rand(0, $items- 1); $item= $list[$flashnum]; modNewsFlashHelper::renderItem($item, $params, $access); |
| ||||
srand( (double) microtime()* 1000000); $flashnum= rand(0, $items- 1); $item= $list[$flashnum]; modNewsFlashHelper::renderItem($item, $params, $access); |
| |||
srand( (double) microtime()*1000000); $flashnum=rand(0,$items-1); $item=$list[$flashnum]; modNewsFlashHelper::renderItem($item,$params,$access); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
None |