Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
4 | 2 | 1 | 0.990 | statement_sequence[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 4 | 133 | libraries/joomla/html/html/behavior.php |
2 | 4 | 246 | libraries/joomla/html/html/behavior.php |
| ||||
$options= JHTMLBehavior::_getJSObject($opt); // Attach tooltips to document $document= &JFactory::getDocument(); |
| ||||
/* types: Object with (description: extension) pairs, default: Images (*.jpg; *.jpeg; *.gif; *.png) */ $options= JHtmlBehavior::_getJSObject($opt); // Attach tooltips to document $document= &JFactory::getDocument(); |
| |||
/* types: Object with (description: extension) pairs, default: Images (*.jpg; *.jpeg; *.gif; *.png) */ $options= [[#variable52674640]]::_getJSObject($opt); // Attach tooltips to document $document= &JFactory::getDocument(); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#52674640]] | JHtmlBehavior |
1 | 2 | [[#52674640]] | JHTMLBehavior |