Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
4 | 4 | 3 | 0.971 | listofarray_definitions |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 4 | 36 | plugins/content/geshi/geshi/mysql.php |
2 | 4 | 51 | plugins/content/geshi/geshi/php-brief.php |
3 | 4 | 54 | plugins/content/geshi/geshi/php.php |
4 | 4 | 53 | plugins/content/geshi/geshi/sql.php |
| ||||
'LANG_NAME' => 'MySQL', 'COMMENT_SINGLE' => array( 1 => '--',2 => '#' ), 'COMMENT_MULTI' => array('/*' => '*/'), 'CASE_KEYWORDS' => 1 |
| ||||
'LANG_NAME' => 'PHP', 'COMMENT_SINGLE' => array( 1 => '//', 2 => '#' ), 'COMMENT_MULTI' => array('/*' => '*/'), 'CASE_KEYWORDS' => GESHI_CAPS_NO_CHANGE |
| ||||
'LANG_NAME' => 'PHP', 'COMMENT_SINGLE' => array( 1 => '//', 2 => '#' ), 'COMMENT_MULTI' => array('/*' => '*/'), 'CASE_KEYWORDS' => GESHI_CAPS_NO_CHANGE |
| ||||
'LANG_NAME' => 'SQL', 'COMMENT_SINGLE' => array( 1 => '--',2 => '#' ), 'COMMENT_MULTI' => array('/*' => '*/'), 'CASE_KEYWORDS' => 1 |
| |||
'LANG_NAME' => [[#variable55780060]], 'COMMENT_SINGLE' => array( 1 => [[#variable50a93fa0]], 2 => '#' ), 'COMMENT_MULTI' => array('/*' => '*/'), 'CASE_KEYWORDS' => [[#variable50a93ea0]] |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#55780060]] | 'PHP' |
1 | 2 | [[#55780060]] | 'SQL' |
1 | 3 | [[#55780060]] | 'MySQL' |
1 | 4 | [[#55780060]] | 'PHP' |
2 | 1 | [[#50a93fa0]] | '//' |
2 | 2 | [[#50a93fa0]] | '--' |
2 | 3 | [[#50a93fa0]] | '--' |
2 | 4 | [[#50a93fa0]] | '//' |
3 | 1 | [[#50a93ea0]] | GESHI_CAPS_NO_CHANGE |
3 | 2 | [[#50a93ea0]] | 1 |
3 | 3 | [[#50a93ea0]] | 1 |
3 | 4 | [[#50a93ea0]] | GESHI_CAPS_NO_CHANGE |