Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
3 | 2 | 1 | 0.991 | class_member |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 3 | 2132 | libraries/simplepie/simplepie.php |
2 | 3 | 2729 | libraries/simplepie/simplepie.php |
| ||||
function sanitize($data, $type, $base= '') { return $this->sanitize->sanitize($data, $type, $base); } |
| ||||
function sanitize($data, $type, $base= '') { return $this->feed->sanitize($data, $type, $base); } |
| |||
function sanitize($data,$type,$base='') { return $this-> [[#variable46021d80]]->sanitize($data,$type,$base); } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#46021d80]] | feed |
1 | 2 | [[#46021d80]] | sanitize |