Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 2 | 1 | 0.988 | if_statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 134 | libraries/joomla/document/html/renderer/head.php |
2 | 2 | 141 | libraries/joomla/document/html/renderer/head.php |
| ||||
// This is for full XHTML support. if ($document->_mime != 'text/html') { $strHtml.= $tab . $tab . '<![CDATA[' . $lnEnd; } |
| ||||
// See above note if ($document->_mime != 'text/html') { $strHtml.= $tab . $tab . '// ]]>' . $lnEnd; } |
| |||
// See above note // This is for full XHTML support. if ($document->_mime != 'text/html') { $strHtml.=$tab . $tab . [[#variable3ea99180]] . $lnEnd; } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#3ea99180]] | '// ]]>' |
1 | 2 | [[#3ea99180]] | '<![CDATA[' |