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.978 | if_statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 3 | 9282 | libraries/simplepie/simplepie.php |
2 | 3 | 9305 | libraries/simplepie/simplepie.php |
| ||||
if ($match[12] !== '') { $day= $match[12]; } |
| ||||
// Week Day if ($match[14] !== '') { $day= $match[14]; } |
| |||
// Week Day if ($match[ [[#variable4008c360]]] !== '') { $day=$match[ [[#variable4008c360]]]; } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#4008c360]] | 14 |
1 | 2 | [[#4008c360]] | 12 |