Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 2 | 1 | 0.987 | or_expression |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 51 | includes/router.php |
2 | 1 | 87 | includes/router.php |
| ||||
$app->getCfg('sef_suffix') && !(substr($path, -9) == 'index.php' || substr($path, -1) == '/') |
| ||||
$app->getCfg('sef_suffix') && !(substr($route, -9) == 'index.php' || substr($route, -1) == '/') |
| |||
$app->getCfg('sef_suffix') && !(substr( [[#variable22ab2340]],-9) == 'index.php' || substr( [[#variable22ab2340]],-1) == '/') |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#22ab2340]] | $route |
1 | 2 | [[#22ab2340]] | $path |