Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 2 | 6 | 0.974 | symandexpression |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 10417 | libraries/simplepie/simplepie.php |
2 | 1 | 10418 | libraries/simplepie/simplepie.php |
| ||||
end($this->namespace) == SIMPLEPIE_NAMESPACE_ATOM_03 && in_array(end($this->element), array( 'title', 'tagline', 'copyright', 'info', 'summary', 'content' )) && isset ($attribs['']['mode']) |
| ||||
end($this->namespace) == SIMPLEPIE_NAMESPACE_ATOM_10 && in_array(end($this->element), array( 'rights', 'subtitle', 'summary', 'info', 'title', 'content' )) && isset ($attribs['']['type']) |
| |||
end($this->namespace) == [[#variable482a4fc0]] && in_array(end($this->element),array( [[#variable482a4f40]], [[#variable482a4ea0]], [[#variable482a4e40]], 'info', [[#variable482a4d40]], 'content' )) && isset ($attribs[''][ [[#variable482a4d80]]]) |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#482a4fc0]] | SIMPLEPIE_NAMESPACE_ATOM_10 |
1 | 2 | [[#482a4fc0]] | SIMPLEPIE_NAMESPACE_ATOM_03 |
2 | 1 | [[#482a4f40]] | 'rights' |
2 | 2 | [[#482a4f40]] | 'title' |
3 | 1 | [[#482a4ea0]] | 'subtitle' |
3 | 2 | [[#482a4ea0]] | 'tagline' |
4 | 1 | [[#482a4e40]] | 'summary' |
4 | 2 | [[#482a4e40]] | 'copyright' |
5 | 1 | [[#482a4d40]] | 'title' |
5 | 2 | [[#482a4d40]] | 'summary' |
6 | 1 | [[#482a4d80]] | 'type' |
6 | 2 | [[#482a4d80]] | 'mode' |