Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 4 | 2 | 0.978 | additive_expression |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 82 | libraries/joomla/installer/adapters/module.php |
2 | 1 | 110 | libraries/joomla/installer/adapters/module.php |
3 | 1 | 87 | libraries/joomla/installer/adapters/plugin.php |
4 | 1 | 223 | libraries/joomla/installer/adapters/plugin.php |
| ||||
JText::_('Module') . ' ' . JText::_($this->route) . ': ' . JText::_('Unknown client type') |
| ||||
JText::_('Module') . ' ' . JText::_($this->route) . ': ' . JText::_('No module file specified') |
| ||||
JText::_('Plugin') . ' ' . JText::_($this->route) . ': ' . JText::_('No plugin file specified') |
| ||||
JText::_('Plugin') . ' ' . JText::_($this->route) . ': ' . JText::_('Plugin') |
| |||
JText::_( [[#variable23deef20]]) . ' ' . JText::_($this->route) . ': ' . JText::_( [[#variable23deef80]]) |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#23deef20]] | 'Plugin' |
1 | 2 | [[#23deef20]] | 'Module' |
1 | 3 | [[#23deef20]] | 'Module' |
1 | 4 | [[#23deef20]] | 'Plugin' |
2 | 1 | [[#23deef80]] | 'Plugin' |
2 | 2 | [[#23deef80]] | 'Unknown client type' |
2 | 3 | [[#23deef80]] | 'No module file specified' |
2 | 4 | [[#23deef80]] | 'No plugin file specified' |