Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 20 | 2 | 0.971 | statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 58 | libraries/joomla/installer/librarymanifest.php |
2 | 1 | 59 | libraries/joomla/installer/librarymanifest.php |
3 | 1 | 60 | libraries/joomla/installer/librarymanifest.php |
4 | 1 | 61 | libraries/joomla/installer/librarymanifest.php |
5 | 1 | 63 | libraries/joomla/installer/librarymanifest.php |
6 | 1 | 64 | libraries/joomla/installer/librarymanifest.php |
7 | 1 | 65 | libraries/joomla/installer/librarymanifest.php |
8 | 1 | 66 | libraries/joomla/installer/librarymanifest.php |
9 | 1 | 67 | libraries/joomla/installer/librarymanifest.php |
10 | 1 | 68 | libraries/joomla/installer/librarymanifest.php |
11 | 1 | 53 | libraries/joomla/installer/packagemanifest.php |
12 | 1 | 54 | libraries/joomla/installer/packagemanifest.php |
13 | 1 | 55 | libraries/joomla/installer/packagemanifest.php |
14 | 1 | 56 | libraries/joomla/installer/packagemanifest.php |
15 | 1 | 57 | libraries/joomla/installer/packagemanifest.php |
16 | 1 | 58 | libraries/joomla/installer/packagemanifest.php |
17 | 1 | 59 | libraries/joomla/installer/packagemanifest.php |
18 | 1 | 60 | libraries/joomla/installer/packagemanifest.php |
19 | 1 | 61 | libraries/joomla/installer/packagemanifest.php |
20 | 1 | 62 | libraries/joomla/installer/packagemanifest.php |
| ||||
$this->name = isset ($xml->name[0]) ? $xml->name[0]->data() : ''; |
| ||||
$this->libraryname = isset ($xml->libraryname[0]) ? $xml->libraryname[0]->data() : ''; |
| ||||
$this->version = isset ($xml->version[0]) ? $xml->version[0]->data() : ''; |
| ||||
$this->description = isset ($xml->description[0]) ? $xml->description[0]->data() : ''; |
| ||||
$this->author = isset ($xml->author[0]) ? $xml->author[0]->data() : ''; |
| ||||
$this->authoremail = isset ($xml->authorEmail[0]) ? $xml->authorEmail[0]->data() : ''; |
| ||||
$this->authorurl = isset ($xml->authorUrl[0]) ? $xml->authorUrl[0]->data() : ''; |
| ||||
$this->packager = isset ($xml->packager[0]) ? $xml->packager[0]->data() : ''; |
| ||||
$this->packagerurl = isset ($xml->packagerurl[0]) ? $xml->packagerurl[0]->data() : ''; |
| ||||
$this->update = isset ($xml->update[0]) ? $xml->update[0]->data() : ''; |
| ||||
$this->name = isset ($xml->name[0]) ? $xml->name[0]->data() : ''; |
| ||||
$this->packagename = isset ($xml->packagename[0]) ? $xml->packagename[0]->data() : ''; |
| ||||
$this->update = isset ($xml->update[0]) ? $xml->update[0]->data() : ''; |
| ||||
$this->authorurl = isset ($xml->authorUrl[0]) ? $xml->authorUrl[0]->data() : ''; |
| ||||
$this->author = isset ($xml->author[0]) ? $xml->author[0]->data() : ''; |
| ||||
$this->authoremail = isset ($xml->authorEmail[0]) ? $xml->authorEmail[0]->data() : ''; |
| ||||
$this->description = isset ($xml->description[0]) ? $xml->description[0]->data() : ''; |
| ||||
$this->packager = isset ($xml->packager[0]) ? $xml->packager[0]->data() : ''; |
| ||||
$this->packagerurl = isset ($xml->packagerurl[0]) ? $xml->packagerurl[0]->data() : ''; |
| ||||
$this->version = isset ($xml->version[0]) ? $xml->version[0]->data() : ''; |
| |||
$this-> [[#variable58743a40]]= isset ($xml-> [[#variable58743aa0]][0]) ? $xml-> [[#variable58743aa0]][0]->data() : ''; |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#58743a40]] | name |
1 | 2 | [[#58743a40]] | version |
1 | 3 | [[#58743a40]] | update |
1 | 4 | [[#58743a40]] | authorurl |
1 | 5 | [[#58743a40]] | author |
1 | 6 | [[#58743a40]] | authoremail |
1 | 7 | [[#58743a40]] | description |
1 | 8 | [[#58743a40]] | packager |
1 | 9 | [[#58743a40]] | packagerurl |
1 | 10 | [[#58743a40]] | packagename |
1 | 11 | [[#58743a40]] | libraryname |
1 | 12 | [[#58743a40]] | version |
1 | 13 | [[#58743a40]] | description |
1 | 14 | [[#58743a40]] | name |
1 | 15 | [[#58743a40]] | author |
1 | 16 | [[#58743a40]] | authoremail |
1 | 17 | [[#58743a40]] | authorurl |
1 | 18 | [[#58743a40]] | packager |
1 | 19 | [[#58743a40]] | packagerurl |
1 | 20 | [[#58743a40]] | update |
2 | 1 | [[#58743aa0]] | name |
2 | 2 | [[#58743aa0]] | version |
2 | 3 | [[#58743aa0]] | update |
2 | 4 | [[#58743aa0]] | authorUrl |
2 | 5 | [[#58743aa0]] | author |
2 | 6 | [[#58743aa0]] | authorEmail |
2 | 7 | [[#58743aa0]] | description |
2 | 8 | [[#58743aa0]] | packager |
2 | 9 | [[#58743aa0]] | packagerurl |
2 | 10 | [[#58743aa0]] | packagename |
2 | 11 | [[#58743aa0]] | libraryname |
2 | 12 | [[#58743aa0]] | version |
2 | 13 | [[#58743aa0]] | description |
2 | 14 | [[#58743aa0]] | name |
2 | 15 | [[#58743aa0]] | author |
2 | 16 | [[#58743aa0]] | authorEmail |
2 | 17 | [[#58743aa0]] | authorUrl |
2 | 18 | [[#58743aa0]] | packager |
2 | 19 | [[#58743aa0]] | packagerurl |
2 | 20 | [[#58743aa0]] | update |