Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 2 | 4 | 0.956 | php_sequence[4] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 135 | plugins/editors/tinymce/jscripts/tiny_mce/plugins/tinybrowser/css/style_tinybrowser.css.php |
2 | 2 | 139 | plugins/editors/tinymce/jscripts/tiny_mce/plugins/tinybrowser/css/style_tinybrowser.css.php |
| ||||
<?php echo $tinybrowser['thumbsize']+40; ?>px; width: <?php echo $tinybrowser['thumbsize']+25; ?>px; font-size: |
| ||||
<?php echo $tinybrowser['thumbsize']+28; ?>px; } /*IE7+ */ * html .img-browser { width: <?php echo $tinybrowser['thumbsize']+28; ?>px; } /*IE6- */ .img-browser img { border: 0; vertical-align: middle; margin-top: -20px; } *+html .img-browser img { margin-top: 0; } /*IE7+ */ * html .img-browser img { margin-top: 0; } /*IE6- */ .img-browser a { display: block; width: 100%; height: 100%; text-decoration: none; } .img-browser a:hover { background-color: #b2e1ff; } .filename { font-family: Tahoma,Arial,Helvetica,sans-serif; clear:both; font-size: 11px; line-height: 13px; overflow: hidden; width: |
| |||
<?php echo $tinybrowser['thumbsize']+ [[#variable46564140]]; ?> [[#variable465640a0]]<?php echo $tinybrowser['thumbsize']+ [[#variable46564060]]; ?> [[#variable3f749f20]] |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#46564140]] | 28 |
1 | 2 | [[#46564140]] | 40 |
2 | 1 | [[#465640a0]] | px; } /*IE7+ */ * html .img-browser { width: |
2 | 2 | [[#465640a0]] | px; width: |
3 | 1 | [[#46564060]] | 28 |
3 | 2 | [[#46564060]] | 25 |
4 | 1 | [[#3f749f20]] | px; } /*IE6- */ .img-browser img { border: 0; vertical-align: middle; margin-top: -20px; } *+html .img-browser img { margin-top: 0; } /*IE7+ */ * html .img-browser img { margin-top: 0; } /*IE6- */ .img-browser a { display: block; width: 100%; height: 100%; text-decoration: none; } .img-browser a:hover { background-color: #b2e1ff; } .filename { font-family: Tahoma,Arial,Helvetica,sans-serif; clear:both; font-size: 11px; line-height: 13px; overflow: hidden; width: |
4 | 2 | [[#3f749f20]] | px; font-size: |