| Previous CloneSet | Next CloneSet | Back to Main Report |
| Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
|---|---|---|---|---|
| 2 | 5 | 1 | 0.992 | statement_block |
| Clone Abstraction | Parameter Bindings |
| Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
|---|---|---|---|
| 1 | 2 | 3824 | libraries/simplepie/simplepie.php |
| 2 | 2 | 3834 | libraries/simplepie/simplepie.php |
| 3 | 2 | 4438 | libraries/simplepie/simplepie.php |
| 4 | 2 | 4449 | libraries/simplepie/simplepie.php |
| 5 | 2 | 4857 | libraries/simplepie/simplepie.php |
| ||||
{
$thumbnails_parent[]= $this->sanitize($thumbnail['attribs']['']['url'], SIMPLEPIE_CONSTRUCT_IRI);
}
|
| ||||
{
$thumbnails_parent[]= $this->sanitize($thumbnail['attribs']['']['url'], SIMPLEPIE_CONSTRUCT_IRI);
}
|
| ||||
{
$thumbnails[]= $this->sanitize($thumbnail['attribs']['']['url'], SIMPLEPIE_CONSTRUCT_IRI);
}
|
| ||||
{
$thumbnails[]= $this->sanitize($thumbnail['attribs']['']['url'], SIMPLEPIE_CONSTRUCT_IRI);
}
|
| ||||
{
$thumbnails[]= $this->sanitize($thumbnail['attribs']['']['url'], SIMPLEPIE_CONSTRUCT_IRI);
}
|
| |||
{
[[#variable52332fa0]][]=$this->sanitize($thumbnail['attribs']['']['url'],SIMPLEPIE_CONSTRUCT_IRI);
}
|
| CloneAbstraction |
| Parameter Index | Clone Instance | Parameter Name | Value |
|---|---|---|---|
| 1 | 1 | [[#52332fa0]] | $thumbnails |
| 1 | 2 | [[#52332fa0]] | $thumbnails_parent |
| 1 | 3 | [[#52332fa0]] | $thumbnails |
| 1 | 4 | [[#52332fa0]] | $thumbnails |
| 1 | 5 | [[#52332fa0]] | $thumbnails_parent |