Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
5 | 2 | 0 | 1.000 | statement_sequence[4] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 5 | 32 | administrator/components/com_installer/views/install/view.php |
2 | 5 | 40 | administrator/components/com_installer/views/update/view.php |
| ||||
$paths= new stdClass(); $paths->first = ''; $this->assignRef('paths', $paths); $this->assignRef('state', $this->get('state')); |
| ||||
$paths= new stdClass(); $paths->first = ''; $this->assignRef('paths', $paths); $this->assignRef('state', $this->get('state')); |
| |||
$paths=new stdClass(); $paths->first =''; $this->assignRef('paths',$paths); $this->assignRef('state',$this->get('state')); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
None |