Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 2 | 4 | 0.953 | symorexpression |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 286 | libraries/joomla/application/module/helper.php |
2 | 1 | 174 | libraries/joomla/language/language.php |
| ||||
$custom= substr($file, 0, 4) == 'mod_' |
| ||||
$key= substr($key, 0, 1) == '_' |
| |||
[[#variable52368cc0]]=substr( [[#variable52368c40]],0, [[#variable52368ba0]]) == [[#variable52368b20]] |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#52368cc0]] | $custom |
1 | 2 | [[#52368cc0]] | $key |
2 | 1 | [[#52368c40]] | $file |
2 | 2 | [[#52368c40]] | $key |
3 | 1 | [[#52368ba0]] | 4 |
3 | 2 | [[#52368ba0]] | 1 |
4 | 1 | [[#52368b20]] | 'mod_' |
4 | 2 | [[#52368b20]] | '_' |