Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 2 | 3 | 0.966 | or_expression |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 415 | libraries/joomla/application/component/controller.php |
2 | 1 | 242 | libraries/joomla/application/component/model.php |
| ||||
$model= &$this-> _createModel($name, $prefix, $config) |
| ||||
$table= &$this->_createTable($name, $prefix, $options) |
| |||
[[#variable47764720]]= &$this-> [[#variable477646c0]]($name,$prefix, [[#variable47764640]]) |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#47764720]] | $model |
1 | 2 | [[#47764720]] | $table |
2 | 1 | [[#477646c0]] | _createModel |
2 | 2 | [[#477646c0]] | _createTable |
3 | 1 | [[#47764640]] | $config |
3 | 2 | [[#47764640]] | $options |