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.976 | if_statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 219 | libraries/joomla/html/html/behavior.php |
2 | 2 | 275 | libraries/joomla/html/html/behavior.php |
| ||||
if ( isset ($uploaders[$id]) && ($uploaders[$id])) { return; } |
| ||||
if ( isset ($trees[$id]) && ($trees[$id])) { return; } |
| |||
if ( isset ( [[#variable45f983c0]][$id]) && ( [[#variable45f983c0]][$id])) { return; } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#45f983c0]] | $trees |
1 | 2 | [[#45f983c0]] | $uploaders |