CloneSet1305


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
4330.967class_member_list[4]
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
1423
libraries/joomla/installer/adapters/component.php
2425
libraries/joomla/installer/adapters/module.php
3426
libraries/joomla/installer/adapters/plugin.php
Clone Instance
1
Line Count
4
Source Line
23
Source File
libraries/joomla/installer/adapters/component.php

        protected $manifest=  NULL;
        protected $name=  NULL;
        protected $element=  NULL;
        protected $scriptElement=  NULL;


Clone Instance
2
Line Count
4
Source Line
25
Source File
libraries/joomla/installer/adapters/module.php

        protected $manifest=  NULL;
        protected $manifest_script=  NULL;
        protected $name=  NULL;
        protected $element=  NULL;


Clone Instance
3
Line Count
4
Source Line
26
Source File
libraries/joomla/installer/adapters/plugin.php

        protected $manifest=  NULL;
        protected $manifest_script=  NULL;
        protected $name=  NULL;
        protected $scriptElement=  NULL;


Clone AbstractionParameter Count: 3Parameter Bindings

protected $manifest=NULL;
protected [[#variable1fc787e0]]=NULL;
protected [[#variable1fc78820]]=NULL;
protected [[#variable1fc78720]]=NULL;
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#1fc787e0]]
$manifest_script 
12[[#1fc787e0]]
$name 
13[[#1fc787e0]]
$manifest_script 
21[[#1fc78820]]
$name 
22[[#1fc78820]]
$element 
23[[#1fc78820]]
$name 
31[[#1fc78720]]
$scriptElement 
32[[#1fc78720]]
$scriptElement 
33[[#1fc78720]]
$element