| Previous CloneSet | Next CloneSet | Back to Main Report |
| Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
|---|---|---|---|---|
| 10 | 8 | 5 | 0.972 | php_sequence[9] |
| Clone Abstraction | Parameter Bindings |
| Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
|---|---|---|---|
| 1 | 5 | 13 | templates/beez/html/com_user/remind/default.php |
| 2 | 10 | 26 | templates/beez/html/com_user/reset/complete.php |
| 3 | 10 | 18 | templates/beez/html/com_user/reset/confirm.php |
| 4 | 5 | 13 | templates/beez/html/com_user/reset/default.php |
| 5 | 10 | 18 | templates/rhuk_milkyway/html/com_user/remind/default.php |
| 6 | 10 | 24 | templates/rhuk_milkyway/html/com_user/reset/complete.php |
| 7 | 10 | 16 | templates/rhuk_milkyway/html/com_user/reset/confirm.php |
| 8 | 10 | 18 | templates/rhuk_milkyway/html/com_user/reset/default.php |
| ||||
::<?php echo JText::_('REMIND_USERNAME_EMAIL_TIP_TEXT'); ?>"><?php echo JText::_('Email Address'); ?>:</label>
<input id="email" name="email" type="text" class="required validate-email"/>
<button type="submit" class="validate"><?php echo JText::_('Submit'); ?></button>
<?php echo JHtml::_('form.token'); ?>
</form>
|
| ||||
::<?php echo JText::_('RESET_PASSWORD_PASSWORD2_TIP_TEXT'); ?>"><?php echo JText::_('Verify Password'); ?>:</label>
</td>
<td>
<input id="password2" name="password2" type="password" class="required validate-password"/>
</td>
</tr>
</table>
<button type="submit" class="validate"><?php echo JText::_('Submit'); ?></button>
<?php echo JHtml::_('form.token'); ?>
</form>
|
| ||||
::<?php echo JText::_('RESET_PASSWORD_TOKEN_TIP_TEXT'); ?>"><?php echo JText::_('Token'); ?>:</label>
</td>
<td>
<input id="token" name="token" type="text" class="required" size="36"/>
</td>
</tr>
</table>
<button type="submit" class="validate"><?php echo JText::_('Submit'); ?></button>
<?php echo JHtml::_('form.token'); ?>
</form>
|
| ||||
::<?php echo JText::_('RESET_PASSWORD_EMAIL_TIP_TEXT'); ?>"><?php echo JText::_('Email Address'); ?>:</label>
<input id="email" name="email" type="text" class="required validate-email"/>
<button type="submit" class="validate"><?php echo JText::_('Submit'); ?></button>
<?php echo JHtml::_('form.token'); ?>
</form>
|
| ||||
::<?php echo JText::_('REMIND_USERNAME_EMAIL_TIP_TEXT'); ?>"><?php echo JText::_('Email Address'); ?>:</label>
</td>
<td>
<input id="email" name="email" type="text" class="required validate-email"/>
</td>
</tr>
</table>
<button type="submit" class="validate"><?php echo JText::_('Submit'); ?></button>
<?php echo JHTML::_( 'form.token'); ?>
</form>
|
| ||||
::<?php echo JText::_('RESET_PASSWORD_PASSWORD2_TIP_TEXT'); ?>"><?php echo JText::_('Verify Password'); ?>:</label>
</td>
<td>
<input id="password2" name="password2" type="password" class="required validate-password"/>
</td>
</tr>
</table>
<button type="submit" class="validate"><?php echo JText::_('Submit'); ?></button>
<?php echo JHTML::_( 'form.token'); ?>
</form>
|
| ||||
::<?php echo JText::_('RESET_PASSWORD_TOKEN_TIP_TEXT'); ?>"><?php echo JText::_('Token'); ?>:</label>
</td>
<td>
<input id="token" name="token" type="text" class="required" size="36"/>
</td>
</tr>
</table>
<button type="submit" class="validate"><?php echo JText::_('Submit'); ?></button>
<?php echo JHTML::_( 'form.token'); ?>
</form>
|
| ||||
::<?php echo JText::_('RESET_PASSWORD_EMAIL_TIP_TEXT'); ?>"><?php echo JText::_('Email Address'); ?>:</label>
</td>
<td>
<input id="email" name="email" type="text" class="required validate-email"/>
</td>
</tr>
</table>
<button type="submit" class="validate"><?php echo JText::_('Submit'); ?></button>
<?php echo JHTML::_( 'form.token'); ?>
</form>
|
| |||
::<?php
echo JText::_( [[#variable2478bb20]]);
?>"><?php
echo JText::_( [[#variable2478ba20]]);
?> [[#variable2478b9c0]]<?php
echo JText::_('Submit');
?></button>
<?php
echo [[#variable2478b8c0]]::_('form.token');
?> [[#variable2478b980]]
|
| CloneAbstraction |
| Parameter Index | Clone Instance | Parameter Name | Value |
|---|---|---|---|
| 1 | 1 | [[#2478bb20]] | 'RESET_PASSWORD_EMAIL_TIP_TEXT' |
| 1 | 2 | [[#2478bb20]] | 'RESET_PASSWORD_TOKEN_TIP_TEXT' |
| 1 | 3 | [[#2478bb20]] | 'RESET_PASSWORD_PASSWORD2_TIP_TEXT' |
| 1 | 4 | [[#2478bb20]] | 'REMIND_USERNAME_EMAIL_TIP_TEXT' |
| 1 | 5 | [[#2478bb20]] | 'RESET_PASSWORD_EMAIL_TIP_TEXT' |
| 1 | 6 | [[#2478bb20]] | 'RESET_PASSWORD_TOKEN_TIP_TEXT' |
| 1 | 7 | [[#2478bb20]] | 'RESET_PASSWORD_PASSWORD2_TIP_TEXT' |
| 1 | 8 | [[#2478bb20]] | 'REMIND_USERNAME_EMAIL_TIP_TEXT' |
| 2 | 1 | [[#2478ba20]] | 'Email Address' |
| 2 | 2 | [[#2478ba20]] | 'Token' |
| 2 | 3 | [[#2478ba20]] | 'Verify Password' |
| 2 | 4 | [[#2478ba20]] | 'Email Address' |
| 2 | 5 | [[#2478ba20]] | 'Email Address' |
| 2 | 6 | [[#2478ba20]] | 'Token' |
| 2 | 7 | [[#2478ba20]] | 'Verify Password' |
| 2 | 8 | [[#2478ba20]] | 'Email Address' |
| 3 | 1 | [[#2478b9c0]] | :</label> </td> <td> <input id="email" name="email" type="text" class="required validate-email"/> </td> </tr> </table> <button type="submit" class="validate"> |
| 3 | 2 | [[#2478b9c0]] | :</label> </td> <td> <input id="token" name="token" type="text" class="required" size="36"/> </td> </tr> </table> <button type="submit" class="validate"> |
| 3 | 3 | [[#2478b9c0]] | :</label> </td> <td> <input id="password2" name="password2" type="password" class="required validate-password"/> </td> </tr> </table> <button type="submit" class="validate"> |
| 3 | 4 | [[#2478b9c0]] | :</label> </td> <td> <input id="email" name="email" type="text" class="required validate-email"/> </td> </tr> </table> <button type="submit" class="validate"> |
| 3 | 5 | [[#2478b9c0]] | :</label> <input id="email" name="email" type="text" class="required validate-email"/> <button type="submit" class="validate"> |
| 3 | 6 | [[#2478b9c0]] | :</label> </td> <td> <input id="token" name="token" type="text" class="required" size="36"/> </td> </tr> </table> <button type="submit" class="validate"> |
| 3 | 7 | [[#2478b9c0]] | :</label> </td> <td> <input id="password2" name="password2" type="password" class="required validate-password"/> </td> </tr> </table> <button type="submit" class="validate"> |
| 3 | 8 | [[#2478b9c0]] | :</label> <input id="email" name="email" type="text" class="required validate-email"/> <button type="submit" class="validate"> |
| 4 | 1 | [[#2478b8c0]] | JHTML |
| 4 | 2 | [[#2478b8c0]] | JHTML |
| 4 | 3 | [[#2478b8c0]] | JHTML |
| 4 | 4 | [[#2478b8c0]] | JHTML |
| 4 | 5 | [[#2478b8c0]] | JHtml |
| 4 | 6 | [[#2478b8c0]] | JHtml |
| 4 | 7 | [[#2478b8c0]] | JHtml |
| 4 | 8 | [[#2478b8c0]] | JHtml |
| 5 | 1 | [[#2478b980]] | </form> |
| 5 | 2 | [[#2478b980]] | </form> |
| 5 | 3 | [[#2478b980]] | </form> |
| 5 | 4 | [[#2478b980]] | </form> |
| 5 | 5 | [[#2478b980]] | </form> |
| 5 | 6 | [[#2478b980]] | </form> |
| 5 | 7 | [[#2478b980]] | </form> |
| 5 | 8 | [[#2478b980]] | </form> |