| Previous CloneSet | Next CloneSet | Back to Main Report |
| Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
|---|---|---|---|---|
| 16 | 3 | 2 | 0.965 | statement_sequence[15] |
| Clone Abstraction | Parameter Bindings |
| Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
|---|---|---|---|
| 1 | 16 | 4890 | libraries/simplepie/simplepie.php |
| 2 | 16 | 4925 | libraries/simplepie/simplepie.php |
| 3 | 16 | 4960 | libraries/simplepie/simplepie.php |
| ||||
// Attributes
$bitrate= NULL;
$channels= NULL;
$duration= NULL;
$expression= NULL;
$framerate= NULL;
$height= NULL;
$javascript= NULL;
$lang= NULL;
$length= NULL;
$medium= NULL;
$samplingrate= NULL;
$type= NULL;
$url= NULL;
$width= NULL;
$url= $this->sanitize($link['attribs']['']['href'], SIMPLEPIE_CONSTRUCT_IRI, $this->get_base($link));
|
| ||||
// Attributes
$bitrate= NULL;
$channels= NULL;
$duration= NULL;
$expression= NULL;
$framerate= NULL;
$height= NULL;
$javascript= NULL;
$lang= NULL;
$length= NULL;
$medium= NULL;
$samplingrate= NULL;
$type= NULL;
$url= NULL;
$width= NULL;
$url= $this->sanitize($link['attribs']['']['href'], SIMPLEPIE_CONSTRUCT_IRI, $this->get_base($link));
|
| ||||
// Attributes
$bitrate= NULL;
$channels= NULL;
$duration= NULL;
$expression= NULL;
$framerate= NULL;
$height= NULL;
$javascript= NULL;
$lang= NULL;
$length= NULL;
$medium= NULL;
$samplingrate= NULL;
$type= NULL;
$url= NULL;
$width= NULL;
$url= $this->sanitize($enclosure[0]['attribs']['']['url'], SIMPLEPIE_CONSTRUCT_IRI, $this->get_base($enclosure[0]));
|
| |||
// Attributes $bitrate=NULL; $channels=NULL; $duration=NULL; $expression=NULL; $framerate=NULL; $height=NULL; $javascript=NULL; $lang=NULL; $length=NULL; $medium=NULL; $samplingrate=NULL; $type=NULL; $url=NULL; $width=NULL; $url=$this->sanitize( [[#variable4db665c0]]['attribs'][''][ [[#variable50077f00]]],SIMPLEPIE_CONSTRUCT_IRI,$this->get_base( [[#variable4db665c0]])); |
| CloneAbstraction |
| Parameter Index | Clone Instance | Parameter Name | Value |
|---|---|---|---|
| 1 | 1 | [[#4db665c0]] | $enclosure[0] |
| 1 | 2 | [[#4db665c0]] | $link |
| 1 | 3 | [[#4db665c0]] | $link |
| 2 | 1 | [[#50077f00]] | 'url' |
| 2 | 2 | [[#50077f00]] | 'href' |
| 2 | 3 | [[#50077f00]] | 'href' |