Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 4 | 2 | 0.967 | or_expression |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 936 | libraries/bitfolge/feedcreator.php |
2 | 3 | 109 | libraries/joomla/utilities/date.php |
3 | 1 | 3157 | libraries/phpxmlrpc/xmlrpc.php |
4 | 1 | 3161 | libraries/phpxmlrpc/xmlrpc.php |
| ||||
mktime($matches[4],$matches[5],$matches[6],$matches[2],$matches[3],$matches[1]) |
| ||||
mktime( $matches[4], $matches[5], $matches[6], $matches[2], $matches[3], $matches[1]) |
| ||||
gmmktime($regs[4], $regs[5], $regs[6], $regs[2], $regs[3], $regs[1]) |
| ||||
mktime($regs[4], $regs[5], $regs[6], $regs[2], $regs[3], $regs[1]) |
| |||
[[#variable44c071c0]]( [[#variable44c071e0]][4], [[#variable44c071e0]][5], [[#variable44c071e0]][6], [[#variable44c071e0]][2], [[#variable44c071e0]][3], [[#variable44c071e0]][1]) |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#44c071c0]] | mktime |
1 | 2 | [[#44c071c0]] | mktime |
1 | 3 | [[#44c071c0]] | gmmktime |
1 | 4 | [[#44c071c0]] | mktime |
2 | 1 | [[#44c071e0]] | $matches |
2 | 2 | [[#44c071e0]] | $regs |
2 | 3 | [[#44c071e0]] | $regs |
2 | 4 | [[#44c071e0]] | $matches |