Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 4 | 3 | 0.965 | argument_list |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 179 | libraries/joomla/application/component/controller.php |
2 | 1 | 187 | libraries/joomla/application/component/controller.php |
3 | 1 | 448 | libraries/joomla/form/form.php |
4 | 1 | 110 | libraries/joomla/form/formvalidator.php |
| ||||
JText::sprintf('INVALID CONTROLLER', $type), 1056, E_ERROR |
| ||||
JText::sprintf('INVALID CONTROLLER CLASS', $class), 1057, E_ERROR |
| ||||
JText::sprintf('LIBRARIES FORM VALIDATOR GROUP NOT FOUND', $limit), 0, E_ERROR |
| ||||
JText::sprintf('LIBRARIES FORM VALIDATOR RULE NOT FOUND', $type), 0, E_ERROR |
| |||
JText::sprintf( [[#variable40dad180]], [[#variable40dad120]]), [[#variable40dad0c0]],E_ERROR |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#40dad180]] | 'LIBRARIES FORM VALIDATOR RULE NOT FOUND' |
1 | 2 | [[#40dad180]] | 'LIBRARIES FORM VALIDATOR GROUP NOT FOUND' |
1 | 3 | [[#40dad180]] | 'INVALID CONTROLLER' |
1 | 4 | [[#40dad180]] | 'INVALID CONTROLLER CLASS' |
2 | 1 | [[#40dad120]] | $type |
2 | 2 | [[#40dad120]] | $limit |
2 | 3 | [[#40dad120]] | $type |
2 | 4 | [[#40dad120]] | $class |
3 | 1 | [[#40dad0c0]] | 0 |
3 | 2 | [[#40dad0c0]] | 0 |
3 | 3 | [[#40dad0c0]] | 1056 |
3 | 4 | [[#40dad0c0]] | 1057 |