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.989 | statement_sequence[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 715 | libraries/joomla/installer/adapters/component.php |
2 | 2 | 230 | libraries/joomla/installer/adapters/plugin.php |
| ||||
$row->name = $this->get('name'); $row->type = 'component'; |
| ||||
$row->name = $this->get('name'); $row->type = 'plugin'; |
| |||
$row->name =$this->get('name'); $row->type = [[#variable4dad8600]]; |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#4dad8600]] | 'component' |
1 | 2 | [[#4dad8600]] | 'plugin' |