Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
5 | 11 | 3 | 0.965 | php_sequence[4] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 5 | 40 | administrator/components/com_categories/views/category/tmpl/edit.php |
2 | 5 | 44 | administrator/components/com_categories/views/category/tmpl/edit.php |
3 | 5 | 48 | administrator/components/com_categories/views/category/tmpl/edit.php |
4 | 5 | 52 | administrator/components/com_categories/views/category/tmpl/edit.php |
5 | 7 | 14 | administrator/components/com_categories/views/category/tmpl/edit_metadata.php |
6 | 5 | 41 | administrator/components/com_content/views/article/tmpl/edit.php |
7 | 5 | 45 | administrator/components/com_content/views/article/tmpl/edit.php |
8 | 7 | 49 | administrator/components/com_content/views/article/tmpl/edit.php |
9 | 5 | 55 | administrator/components/com_content/views/article/tmpl/edit.php |
10 | 5 | 59 | administrator/components/com_content/views/article/tmpl/edit.php |
11 | 6 | 63 | administrator/components/com_content/views/article/tmpl/edit.php |
| ||||
<br/> <?php echo $this->form->getInput('extension'); ?> </li> <li> <?php echo $this->form->getLabel('parent_id'); ?> |
| ||||
<br/> <?php echo $this->form->getInput('parent_id'); ?> </li> <li> <?php echo $this->form->getLabel('title'); ?> |
| ||||
<br/> <?php echo $this->form->getInput('title'); ?> </li> <li> <?php echo $this->form->getLabel('alias'); ?> |
| ||||
<br/> <?php echo $this->form->getInput('alias'); ?> </li> <li> <?php echo $this->form->getLabel('published'); ?> |
| ||||
<br/> <?php echo $this->form->getInput('metadesc'); ?> </li> </ol> <ol> <li> <?php echo $this->form->getLabel('metakey'); ?> |
| ||||
<br/> <?php echo $this->form->getInput('title'); ?> </td> <td> <?php echo $this->form->getLabel('alias'); ?> |
| ||||
<br/> <?php echo $this->form->getInput('alias'); ?> </td> <td> <?php echo $this->form->getLabel('catid'); ?> |
| ||||
<br/> <?php echo $this->form->getInput('catid'); ?> </td> </tr> <tr> <td> <?php echo $this->form->getLabel('state'); ?> |
| ||||
<br/> <?php echo $this->form->getInput('state'); ?> </td> <td> <?php echo $this->form->getLabel('version'); ?> |
| ||||
<br/> <?php echo $this->form->getInput('version'); ?> </td> <td> <?php echo $this->form->getLabel('hits'); ?> |
| ||||
<br/> <?php echo $this->form->getInput('hits'); ?> </td> </tr> </table> <?php echo $this->form->getLabel('introtext'); ?> |
| |||
<br/> <?php echo $this->form->getInput( [[#variable54076960]]); ?> [[#variable54076880]]<?php echo $this->form->getLabel( [[#variable540768c0]]); ?> |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#54076960]] | 'title' |
1 | 2 | [[#54076960]] | 'alias' |
1 | 3 | [[#54076960]] | 'catid' |
1 | 4 | [[#54076960]] | 'state' |
1 | 5 | [[#54076960]] | 'version' |
1 | 6 | [[#54076960]] | 'hits' |
1 | 7 | [[#54076960]] | 'metadesc' |
1 | 8 | [[#54076960]] | 'extension' |
1 | 9 | [[#54076960]] | 'parent_id' |
1 | 10 | [[#54076960]] | 'title' |
1 | 11 | [[#54076960]] | 'alias' |
2 | 1 | [[#54076880]] | </td> <td> |
2 | 2 | [[#54076880]] | </td> <td> |
2 | 3 | [[#54076880]] | </td> </tr> <tr> <td> |
2 | 4 | [[#54076880]] | </td> <td> |
2 | 5 | [[#54076880]] | </td> <td> |
2 | 6 | [[#54076880]] | </td> </tr> </table> |
2 | 7 | [[#54076880]] | </li> </ol> <ol> <li> |
2 | 8 | [[#54076880]] | </li> <li> |
2 | 9 | [[#54076880]] | </li> <li> |
2 | 10 | [[#54076880]] | </li> <li> |
2 | 11 | [[#54076880]] | </li> <li> |
3 | 1 | [[#540768c0]] | 'alias' |
3 | 2 | [[#540768c0]] | 'catid' |
3 | 3 | [[#540768c0]] | 'state' |
3 | 4 | [[#540768c0]] | 'version' |
3 | 5 | [[#540768c0]] | 'hits' |
3 | 6 | [[#540768c0]] | 'introtext' |
3 | 7 | [[#540768c0]] | 'metakey' |
3 | 8 | [[#540768c0]] | 'parent_id' |
3 | 9 | [[#540768c0]] | 'title' |
3 | 10 | [[#540768c0]] | 'alias' |
3 | 11 | [[#540768c0]] | 'published' |