Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 3 | 2 | 0.988 | php_sequence[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 45 | administrator/components/com_content/views/articles/tmpl/default.php |
2 | 1 | 45 | administrator/components/com_content/views/articles/tmpl/modal.php |
3 | 1 | 45 | administrator/components/com_weblinks/views/weblinks/tmpl/default.php |
| ||||
<?php echo JHtml::_('select.options', JHtml::_('category.options', 'com_content'), 'value', 'text', $this->state->get('filter.category_id'));?> </select> </div> </fieldset> <table class="adminlist"> <thead> <tr> <th width="20"> <input type="checkbox" name="toggle" value="" onclick="checkAll(this)"/> </th> <th class="title"> |
| ||||
<?php echo JHtml::_('select.options', JHtml::_('category.options', 'com_content'), 'value', 'text', $this->state->get('filter.category_id'));?> </select> </div> </fieldset> <table class="adminlist"> <thead> <tr> <th width="20"> <input type="checkbox" name="toggle" value="" onclick="checkAll(this)"/> </th> <th class="title"> |
| ||||
<?php echo JHtml::_('select.options', JHtml::_('category.options', 'com_weblinks'), 'value', 'text', $this->state->get('filter.category_id'));?> </select> </div> </fieldset> <table class="adminlist"> <thead> <tr> <th width="5"> |
| |||
<?php echo JHtml::_('select.options',JHtml::_('category.options', [[#variable3ebdc8e0]]),'value','text',$this->state->get('filter.category_id')); ?> [[#variable3ebdc920]] |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#3ebdc8e0]] | 'com_content' |
1 | 2 | [[#3ebdc8e0]] | 'com_weblinks' |
1 | 3 | [[#3ebdc8e0]] | 'com_content' |
2 | 1 | [[#3ebdc920]] | </select> </div> </fieldset> <table class="adminlist"> <thead> <tr> <th width="20"> <input type="checkbox" name="toggle" value="" onclick="checkAll(this)"/> </th> <th class="title"> |
2 | 2 | [[#3ebdc920]] | </select> </div> </fieldset> <table class="adminlist"> <thead> <tr> <th width="5"> |
2 | 3 | [[#3ebdc920]] | </select> </div> </fieldset> <table class="adminlist"> <thead> <tr> <th width="20"> <input type="checkbox" name="toggle" value="" onclick="checkAll(this)"/> </th> <th class="title"> |