CloneSet1820


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
3201.000statement_sequence
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
13139
installation/models/filesystem.php
23295
installation/models/filesystem.php
Clone Instance
1
Line Count
3
Source Line
139
Source File
installation/models/filesystem.php

                        $ftp->quit();
                        $this->setError(JText::_('NOLOGIN'));
                        return FALSE;


Clone Instance
2
Line Count
3
Source Line
295
Source File
installation/models/filesystem.php

                        $ftp->quit();
                        $this->setError(JText::_('NOLOGIN'));
                        return FALSE;


Clone AbstractionParameter Count: 0Parameter Bindings

$ftp->quit();
$this->setError(JText::_('NOLOGIN'));
return FALSE;
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
None