Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 2 | 0 | 1.000 | statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 1056 | libraries/joomla/installer/adapters/component.php |
2 | 1 | 1108 | libraries/joomla/installer/adapters/component.php |
| ||||
/* * Since we have created a menu item, we add it to the installation step stack * so that if we have to rollback the changes we can undo it. */ $this->parent->pushStep(array( 'type' => 'menu', 'id' => $menuid )); |
| ||||
/* * Since we have created a menu item, we add it to the installation step stack * so that if we have to rollback the changes we can undo it. */ $this->parent->pushStep(array( 'type' => 'menu', 'id' => $menuid )); |
| |||
/* * Since we have created a menu item, we add it to the installation step stack * so that if we have to rollback the changes we can undo it. */ /* * Since we have created a menu item, we add it to the installation step stack * so that if we have to rollback the changes we can undo it. */ $this->parent->pushStep(array( 'type' => 'menu', 'id' => $menuid )); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
None |