Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
3 | 8 | 2 | 0.978 | if_statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 3 | 182 | libraries/joomla/filesystem/stream.php |
2 | 3 | 221 | libraries/joomla/filesystem/stream.php |
3 | 3 | 253 | libraries/joomla/filesystem/stream.php |
4 | 3 | 290 | libraries/joomla/filesystem/stream.php |
5 | 3 | 337 | libraries/joomla/filesystem/stream.php |
6 | 3 | 392 | libraries/joomla/filesystem/stream.php |
7 | 3 | 425 | libraries/joomla/filesystem/stream.php |
8 | 3 | 470 | libraries/joomla/filesystem/stream.php |
| ||||
if (!$this->_fh) { $this->setError(JText::_('File not open')); return TRUE; } |
| ||||
if (!$this->_fh) { $this->setError(JText::_('File not open')); return FALSE; } |
| ||||
if (!$this->filename) { $this->setError(JText::_('File not open')); return FALSE; } |
| ||||
if (!$this->_fh) { $this->setError(JText::_('File not open')); return FALSE; } |
| ||||
if (!$this->_fh) { $this->setError(JText::_('File not open')); return FALSE; } |
| ||||
if (!$this->_fh) { $this->setError(JText::_('File not open')); return FALSE; } |
| ||||
if (!$this->_fh) { $this->setError(JText::_('File not open')); return FALSE; } |
| ||||
if (!$this->_fh) { $this->setError(JText::_('File not open')); return FALSE; } |
| |||
if (!$this-> [[#variable4468db20]]) { $this->setError(JText::_('File not open')); return [[#variable4468da80]]; } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#4468db20]] | _fh |
1 | 2 | [[#4468db20]] | _fh |
1 | 3 | [[#4468db20]] | filename |
1 | 4 | [[#4468db20]] | _fh |
1 | 5 | [[#4468db20]] | _fh |
1 | 6 | [[#4468db20]] | _fh |
1 | 7 | [[#4468db20]] | _fh |
1 | 8 | [[#4468db20]] | _fh |
2 | 1 | [[#4468da80]] | FALSE |
2 | 2 | [[#4468da80]] | TRUE |
2 | 3 | [[#4468da80]] | FALSE |
2 | 4 | [[#4468da80]] | FALSE |
2 | 5 | [[#4468da80]] | FALSE |
2 | 6 | [[#4468da80]] | FALSE |
2 | 7 | [[#4468da80]] | FALSE |
2 | 8 | [[#4468da80]] | FALSE |