Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 2 | 1 | 0.993 | if_statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 37 | administrator/components/com_media/views/images/view.html.php |
2 | 2 | 56 | administrator/components/com_media/views/media/view.html.php |
| ||||
if ($config->get('enable_flash', 0)) { JHtml::_('behavior.uploader', 'file-upload', array('onAllComplete' => 'function(){ ImageManager.refreshFrame(); }')); } |
| ||||
if ($config->get('enable_flash', 0)) { JHtml::_('behavior.uploader', 'file-upload', array('onAllComplete' => 'function(){ MediaManager.refreshFrame(); }')); } |
| |||
if ($config->get('enable_flash',0)) { JHtml::_('behavior.uploader','file-upload',array('onAllComplete' => [[#variable24318b60]])); } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#24318b60]] | 'function(){ ImageManager.refreshFrame(); }' |
1 | 2 | [[#24318b60]] | 'function(){ MediaManager.refreshFrame(); }' |