| Previous CloneSet | Next CloneSet | Back to Main Report |
| Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
|---|---|---|---|---|
| 12 | 3 | 4 | 0.959 | statement_sequence[2] |
| Clone Abstraction | Parameter Bindings |
| Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
|---|---|---|---|
| 1 | 12 | 92 | administrator/components/com_templates/views/templates/tmpl/default.php |
| 2 | 13 | 108 | administrator/components/com_templates/views/templates/tmpl/default.php |
| 3 | 12 | 121 | administrator/components/com_templates/views/templates/tmpl/default.php |
| ||||
if ($row->home == 1) {
;
?>
<img src="templates/khepri/images/menu/icon-16-default.png" alt="<?php echo JText::_('Published'); ?>" />
<?php
}
else {
;
?>
<?php
} ?>
</td>
<?php
|
| ||||
if ($row->home == 1) {
;
?>
<img src="templates/khepri/images/menu/icon-16-default.png" alt="<?php echo JText::_('Default'); ?>" />
<?php
}
else {
;
?>
<?php
} ?>
</td>
<td align="center">
<?php
|
| ||||
if ($row->assigned == 1) {
;
?>
<img src="images/tick.png" alt="<?php echo JText::_('Assigned'); ?>" />
<?php
}
else {
;
?>
<?php
} ?>
</td>
<?php
|
| |||
if ($row-> [[#variable220224a0]]== 1) {
;
?> [[#variable22022480]]<?php
echo JText::_( [[#variable22022440]]);
?>" />
<?php
}
else {
;
?>
<?php
}
?> [[#variable221eafe0]]<?php
|
| CloneAbstraction |
| Parameter Index | Clone Instance | Parameter Name | Value |
|---|---|---|---|
| 1 | 1 | [[#220224a0]] | assigned |
| 1 | 2 | [[#220224a0]] | home |
| 1 | 3 | [[#220224a0]] | home |
| 2 | 1 | [[#22022480]] | <img src="images/tick.png" alt=" |
| 2 | 2 | [[#22022480]] | <img src="templates/khepri/images/menu/icon-16-default.png" alt=" |
| 2 | 3 | [[#22022480]] | <img src="templates/khepri/images/menu/icon-16-default.png" alt=" |
| 3 | 1 | [[#22022440]] | 'Assigned' |
| 3 | 2 | [[#22022440]] | 'Default' |
| 3 | 3 | [[#22022440]] | 'Published' |
| 4 | 1 | [[#221eafe0]] | </td> |
| 4 | 2 | [[#221eafe0]] | </td> <td align="center"> |
| 4 | 3 | [[#221eafe0]] | </td> |