Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
8 | 3 | 4 | 0.952 | statement_sequence[4] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 9 | 151 | administrator/components/com_messages/admin.messages.html.php |
2 | 9 | 159 | administrator/components/com_messages/admin.messages.html.php |
3 | 8 | 167 | administrator/components/com_messages/admin.messages.html.php |
| ||||
echo $vars['lock']; ?> </td> </tr> <tr> <td width="20%"> <?php echo JText::_('Mail me on new Message'); ?>: </td> <td> <?php |
| ||||
echo $vars['mail_on_new']; ?> </td> </tr> <tr> <td> <?php echo JText::_('Auto Purge Messages'); ?>: </td> <td> <input type="text" name="vars[auto_purge]" size="5" value="<?php |
| ||||
echo $vars['auto_purge']; ?>" class="inputbox" /> <?php echo JText::_('days old'); ?> </td> </tr> </table> </div> <input type="hidden" name="option" value="<?php |
| |||
echo $vars[ [[#variable45fceb20]]]; ?> [[#variable45fcea80]]<?php echo JText::_( [[#variable45fce9c0]]); ?> [[#variable45fce940]]<?php |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#45fceb20]] | 'auto_purge' |
1 | 2 | [[#45fceb20]] | 'mail_on_new' |
1 | 3 | [[#45fceb20]] | 'lock' |
2 | 1 | [[#45fcea80]] | " class="inputbox" /> |
2 | 2 | [[#45fcea80]] | </td> </tr> <tr> <td> |
2 | 3 | [[#45fcea80]] | </td> </tr> <tr> <td width="20%"> |
3 | 1 | [[#45fce9c0]] | 'days old' |
3 | 2 | [[#45fce9c0]] | 'Auto Purge Messages' |
3 | 3 | [[#45fce9c0]] | 'Mail me on new Message' |
4 | 1 | [[#45fce940]] | </td> </tr> </table> </div> <input type="hidden" name="option" value=" |
4 | 2 | [[#45fce940]] | : </td> <td> <input type="text" name="vars[auto_purge]" size="5" value=" |
4 | 3 | [[#45fce940]] | : </td> <td> |