Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 12 | 3 | 0.969 | statement_sequence[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 29 | administrator/components/com_banners/controllers/banner.php |
2 | 2 | 32 | administrator/components/com_categories/controllers/category.php |
3 | 2 | 27 | administrator/components/com_content/controllers/article.php |
4 | 2 | 32 | administrator/components/com_menus/controllers/item.php |
5 | 2 | 25 | administrator/components/com_modules/controller.php |
6 | 2 | 31 | administrator/components/com_plugins/controller.php |
7 | 2 | 35 | administrator/components/com_redirect/controllers/link.php |
8 | 2 | 25 | administrator/components/com_templates/controller.php |
9 | 2 | 32 | administrator/components/com_users/controllers/group.php |
10 | 2 | 32 | administrator/components/com_users/controllers/level.php |
11 | 2 | 32 | administrator/components/com_users/controllers/user.php |
12 | 2 | 28 | administrator/components/com_weblinks/controllers/weblink.php |
| ||||
$this->registerTask('apply', 'save'); $this->registerTask('resethits', 'save'); |
| ||||
// Register proxy tasks. $this->registerTask('save2copy', 'save'); $this->registerTask('save2new', 'save'); |
| ||||
$this->registerTask('save2copy', 'save'); $this->registerTask('save2new', 'save'); |
| ||||
// Register proxy tasks. $this->registerTask('save2copy', 'save'); $this->registerTask('save2new', 'save'); |
| ||||
// Register Extra tasks $this->registerTask('apply', 'save'); $this->registerTask('unpublish', 'publish'); |
| ||||
$this->registerTask( 'apply', 'save'); $this->registerTask( 'unpublish', 'publish'); |
| ||||
// Map the save tasks. $this->registerTask('save2new', 'save'); $this->registerTask('apply', 'save'); |
| ||||
// Register Extra tasks $this->registerTask('apply', 'save'); $this->registerTask('apply_source', 'save_source'); |
| ||||
// Map the save tasks. $this->registerTask('save2new', 'save'); $this->registerTask('apply', 'save'); |
| ||||
// Map the save tasks. $this->registerTask('save2new', 'save'); $this->registerTask('apply', 'save'); |
| ||||
// Map the save tasks. $this->registerTask('save2new', 'save'); $this->registerTask('apply', 'save'); |
| ||||
$this->registerTask('apply', 'save'); $this->registerTask('save2new', 'save'); |
| |||
// Register proxy tasks. // Map the save tasks. // Register Extra tasks $this->registerTask( [[#variable3c628dc0]],'save'); $this->registerTask( [[#variable3c628ce0]], [[#variable3c628d20]]); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#3c628dc0]] | 'apply' |
1 | 2 | [[#3c628dc0]] | 'save2copy' |
1 | 3 | [[#3c628dc0]] | 'apply' |
1 | 4 | [[#3c628dc0]] | 'save2new' |
1 | 5 | [[#3c628dc0]] | 'apply' |
1 | 6 | [[#3c628dc0]] | 'apply' |
1 | 7 | [[#3c628dc0]] | 'save2new' |
1 | 8 | [[#3c628dc0]] | 'save2new' |
1 | 9 | [[#3c628dc0]] | 'apply' |
1 | 10 | [[#3c628dc0]] | 'save2new' |
1 | 11 | [[#3c628dc0]] | 'save2copy' |
1 | 12 | [[#3c628dc0]] | 'save2copy' |
2 | 1 | [[#3c628ce0]] | 'save2new' |
2 | 2 | [[#3c628ce0]] | 'save2new' |
2 | 3 | [[#3c628ce0]] | 'resethits' |
2 | 4 | [[#3c628ce0]] | 'apply' |
2 | 5 | [[#3c628ce0]] | 'apply_source' |
2 | 6 | [[#3c628ce0]] | 'unpublish' |
2 | 7 | [[#3c628ce0]] | 'apply' |
2 | 8 | [[#3c628ce0]] | 'apply' |
2 | 9 | [[#3c628ce0]] | 'unpublish' |
2 | 10 | [[#3c628ce0]] | 'apply' |
2 | 11 | [[#3c628ce0]] | 'save2new' |
2 | 12 | [[#3c628ce0]] | 'save2new' |
3 | 1 | [[#3c628d20]] | 'save' |
3 | 2 | [[#3c628d20]] | 'save' |
3 | 3 | [[#3c628d20]] | 'save' |
3 | 4 | [[#3c628d20]] | 'save' |
3 | 5 | [[#3c628d20]] | 'save_source' |
3 | 6 | [[#3c628d20]] | 'publish' |
3 | 7 | [[#3c628d20]] | 'save' |
3 | 8 | [[#3c628d20]] | 'save' |
3 | 9 | [[#3c628d20]] | 'publish' |
3 | 10 | [[#3c628d20]] | 'save' |
3 | 11 | [[#3c628d20]] | 'save' |
3 | 12 | [[#3c628d20]] | 'save' |