Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
8 | 2 | 1 | 0.991 | statement_sequence[6] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 8 | 81 | modules/mod_login/tmpl/default.php |
2 | 7 | 64 | templates/beez/html/mod_login/default.php |
| ||||
echo $params->get('posttext'); ?> <input type="hidden" name="option" value="com_users"/> <input type="hidden" name="task" value="user.login"/> <input type="hidden" name="return" value="<?php echo $return; ?>" /> <?php echo JHtml::_('form.token'); ?> </form> <?php |
| ||||
echo $params->get('posttext'); ?> <input type="hidden" name="option" value="com_users"/> <input type="hidden" name="task" value="login"/> <input type="hidden" name="return" value="<?php echo $return; ?>" /> <?php echo JHtml::_('form.token'); ?> </form> <?php |
| |||
echo $params->get('posttext'); ?> [[#variable454cd920]]<?php echo $return; ?>" /> <?php echo JHtml::_('form.token'); ?> </form> <?php |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#454cd920]] | <input type="hidden" name="option" value="com_users"/> <input type="hidden" name="task" value="user.login"/> <input type="hidden" name="return" value=" |
1 | 2 | [[#454cd920]] | <input type="hidden" name="option" value="com_users"/> <input type="hidden" name="task" value="login"/> <input type="hidden" name="return" value=" |