CloneSet1544


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
6210.991toplevel_statement_sequence[2]
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
1621
administrator/index.php
2618
index.php
Clone Instance
1
Line Count
6
Source Line
21
Source File
administrator/index.php

JDEBUG
?        $_PROFILER->mark('afterLoad')
:                                        NULL;
/*
 * Instantiate the application.
 */
$mainframe=  &JFactory::getApplication('administrator');


Clone Instance
2
Line Count
6
Source Line
18
Source File
index.php

// Mark afterLoad in the profiler.
JDEBUG
?        $_PROFILER->mark('afterLoad')
:                                        NULL;
/*
 * Instantiate the application.
 */
$mainframe=  &JFactory::getApplication('site');


Clone AbstractionParameter Count: 1Parameter Bindings

// Mark afterLoad in the profiler.
JDEBUG
? $_PROFILER->mark('afterLoad')
: NULL;
/*
 * Instantiate the application.
 */
$mainframe= &JFactory::getApplication( [[#variable58737ac0]]);
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#58737ac0]]
'site' 
12[[#58737ac0]]
'administrator'