Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 6 | 3 | 0.953 | php_sequence[4] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 32 | administrator/components/com_redirect/views/link/tmpl/edit.php |
2 | 2 | 37 | administrator/components/com_redirect/views/link/tmpl/edit.php |
3 | 2 | 42 | administrator/components/com_redirect/views/link/tmpl/edit.php |
4 | 2 | 55 | administrator/components/com_redirect/views/link/tmpl/edit.php |
5 | 2 | 61 | administrator/components/com_redirect/views/link/tmpl/edit.php |
6 | 2 | 67 | administrator/components/com_redirect/views/link/tmpl/edit.php |
| ||||
<?php echo $fields['old_url']->label; ?><br/> <?php echo $fields['old_url']->input; ?> </div> <br/> <div> |
| ||||
<?php echo $fields['new_url']->label; ?><br/> <?php echo $fields['new_url']->input; ?> </div> <br/> <div> |
| ||||
<?php echo $fields['comment']->label; ?><br/> <?php echo $fields['comment']->input; ?> </div> </div> <div class="col width-40"> <fieldset> <legend> |
| ||||
<?php echo $fields['published']->label; ?><br/> <?php echo $fields['published']->input; ?> </td> </tr> <tr> <td> |
| ||||
<?php echo $fields['created_date']->label; ?><br/> <?php echo $fields['created_date']->input; ?> </td> </tr> <tr> <td> |
| ||||
<?php echo $fields['updated_date']->label; ?><br/> <?php echo $fields['updated_date']->input; ?> </td> </tr> </tbody> </table> </fieldset> </div> <div class="clr"></div> <input type="hidden" name="task" value=""/> |
| |||
<?php echo $fields[ [[#variable3c8f4cc0]]]->label; ?> [[#variable3c8f4c40]]<?php echo $fields[ [[#variable3c8f4cc0]]]->input; ?> [[#variable3c8f4b20]] |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#3c8f4cc0]] | 'updated_date' |
1 | 2 | [[#3c8f4cc0]] | 'created_date' |
1 | 3 | [[#3c8f4cc0]] | 'published' |
1 | 4 | [[#3c8f4cc0]] | 'comment' |
1 | 5 | [[#3c8f4cc0]] | 'new_url' |
1 | 6 | [[#3c8f4cc0]] | 'old_url' |
2 | 1 | [[#3c8f4c40]] | <br/> |
2 | 2 | [[#3c8f4c40]] | <br/> |
2 | 3 | [[#3c8f4c40]] | <br/> |
2 | 4 | [[#3c8f4c40]] | <br/> |
2 | 5 | [[#3c8f4c40]] | <br/> |
2 | 6 | [[#3c8f4c40]] | <br/> |
3 | 1 | [[#3c8f4b20]] | </td> </tr> </tbody> </table> </fieldset> </div> <div class="clr"></div> <input type="hidden" name="task" value=""/> |
3 | 2 | [[#3c8f4b20]] | </td> </tr> <tr> <td> |
3 | 3 | [[#3c8f4b20]] | </td> </tr> <tr> <td> |
3 | 4 | [[#3c8f4b20]] | </div> </div> <div class="col width-40"> <fieldset> <legend> |
3 | 5 | [[#3c8f4b20]] | </div> <br/> <div> |
3 | 6 | [[#3c8f4b20]] | </div> <br/> <div> |