Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
3 | 5 | 4 | 0.972 | if_statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 3 | 3421 | libraries/simplepie/simplepie.php |
2 | 3 | 3435 | libraries/simplepie/simplepie.php |
3 | 3 | 3653 | libraries/simplepie/simplepie.php |
4 | 3 | 3660 | libraries/simplepie/simplepie.php |
5 | 3 | 4976 | libraries/simplepie/simplepie.php |
| ||||
if ( isset ($copyright[0]['attribs']['']['url'])) { $copyright_url= $this->sanitize($copyright[0]['attribs']['']['url'], SIMPLEPIE_CONSTRUCT_TEXT); } |
| ||||
if ( isset ($copyright[0]['attribs']['']['url'])) { $copyright_url= $this->sanitize($copyright[0]['attribs']['']['url'], SIMPLEPIE_CONSTRUCT_TEXT); } |
| ||||
if ( isset ($player_parent[0]['attribs']['']['url'])) { $player_parent= $this->sanitize($player_parent[0]['attribs']['']['url'], SIMPLEPIE_CONSTRUCT_IRI); } |
| ||||
if ( isset ($player_parent[0]['attribs']['']['url'])) { $player_parent= $this->sanitize($player_parent[0]['attribs']['']['url'], SIMPLEPIE_CONSTRUCT_IRI); } |
| ||||
if ( isset ($enclosure[0]['attribs']['']['type'])) { $type= $this->sanitize($enclosure[0]['attribs']['']['type'], SIMPLEPIE_CONSTRUCT_TEXT); } |
| |||
if ( isset ( [[#variable58bd63c0]][0]['attribs'][''][ [[#variable58bd6360]]])) { [[#variable58bd6300]]=$this->sanitize( [[#variable58bd63c0]][0]['attribs'][''][ [[#variable58bd6360]]], [[#variable58bd6280]]); } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#58bd63c0]] | $copyright |
1 | 2 | [[#58bd63c0]] | $player_parent |
1 | 3 | [[#58bd63c0]] | $enclosure |
1 | 4 | [[#58bd63c0]] | $player_parent |
1 | 5 | [[#58bd63c0]] | $copyright |
2 | 1 | [[#58bd6360]] | 'url' |
2 | 2 | [[#58bd6360]] | 'url' |
2 | 3 | [[#58bd6360]] | 'type' |
2 | 4 | [[#58bd6360]] | 'url' |
2 | 5 | [[#58bd6360]] | 'url' |
3 | 1 | [[#58bd6300]] | $copyright_url |
3 | 2 | [[#58bd6300]] | $player_parent |
3 | 3 | [[#58bd6300]] | $type |
3 | 4 | [[#58bd6300]] | $player_parent |
3 | 5 | [[#58bd6300]] | $copyright_url |
4 | 1 | [[#58bd6280]] | SIMPLEPIE_CONSTRUCT_TEXT |
4 | 2 | [[#58bd6280]] | SIMPLEPIE_CONSTRUCT_IRI |
4 | 3 | [[#58bd6280]] | SIMPLEPIE_CONSTRUCT_TEXT |
4 | 4 | [[#58bd6280]] | SIMPLEPIE_CONSTRUCT_IRI |
4 | 5 | [[#58bd6280]] | SIMPLEPIE_CONSTRUCT_TEXT |