Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 5 | 0 | 1.000 | statement_sequence[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 1574 | plugins/content/geshi/geshi.php |
2 | 2 | 1590 | plugins/content/geshi/geshi.php |
3 | 2 | 1704 | plugins/content/geshi/geshi.php |
4 | 2 | 1750 | plugins/content/geshi/geshi.php |
5 | 2 | 1786 | plugins/content/geshi/geshi.php |
| ||||
$result.= $this->parse_non_string_part($stuff_to_parse); $stuff_to_parse= ''; |
| ||||
$result.= $this->parse_non_string_part($stuff_to_parse); $stuff_to_parse= ''; |
| ||||
// parse the rest $result.= $this->parse_non_string_part($stuff_to_parse); $stuff_to_parse= ''; |
| ||||
// parse the rest $result.= $this->parse_non_string_part($stuff_to_parse); $stuff_to_parse= ''; |
| ||||
// Parse the last bit $result.= $this->parse_non_string_part($stuff_to_parse); $stuff_to_parse= ''; |
| |||
// parse the rest // Parse the last bit $result.=$this->parse_non_string_part($stuff_to_parse); $stuff_to_parse=''; |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
None |