CloneSet131


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
16320.965statement_sequence[15]
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
1164890
libraries/simplepie/simplepie.php
2164925
libraries/simplepie/simplepie.php
3164960
libraries/simplepie/simplepie.php
Clone Instance
1
Line Count
16
Source Line
4890
Source File
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));


Clone Instance
2
Line Count
16
Source Line
4925
Source File
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));


Clone Instance
3
Line Count
16
Source Line
4960
Source File
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($enclosure[0]['attribs']['']['url'], SIMPLEPIE_CONSTRUCT_IRI, $this->get_base($enclosure[0]));


Clone AbstractionParameter Count: 2Parameter Bindings

// 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 Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#4db665c0]]
$enclosure[0] 
12[[#4db665c0]]
$link 
13[[#4db665c0]]
$link 
21[[#50077f00]]
'url' 
22[[#50077f00]]
'href' 
23[[#50077f00]]
'href'