Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 2 | 2 | 0.977 | statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 351 | libraries/joomla/document/html/html.php |
2 | 1 | 352 | libraries/joomla/document/html/html.php |
| ||||
$template= JFilterInput::clean($params['template'], 'cmd'); |
| ||||
$file= JFilterInput::clean($params['file'], 'cmd'); |
| |||
[[#variable41dfbf40]]=JFilterInput::clean($params[ [[#variable41dfbec0]]],'cmd'); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#41dfbf40]] | $file |
1 | 2 | [[#41dfbf40]] | $template |
2 | 1 | [[#41dfbec0]] | 'file' |
2 | 2 | [[#41dfbec0]] | 'template' |