Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 2 | 2 | 0.979 | statement_sequence[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 698 | libraries/joomla/session/session.php |
2 | 2 | 700 | libraries/joomla/session/session.php |
| ||||
$this->set('session.client.address', NULL); $this->set('session.client.forwarded', NULL); |
| ||||
$this->set('session.client.browser', NULL); $this->set('session.token', NULL); |
| |||
$this->set( [[#variable3c6b76c0]],NULL); $this->set( [[#variable5295b0a0]],NULL); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#3c6b76c0]] | 'session.client.address' |
1 | 2 | [[#3c6b76c0]] | 'session.client.browser' |
2 | 1 | [[#5295b0a0]] | 'session.client.forwarded' |
2 | 2 | [[#5295b0a0]] | 'session.token' |