Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
7 | 8 | 4 | 0.961 | switch_statement_sequence[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 7 | 6057 | libraries/simplepie/simplepie.php |
2 | 7 | 6068 | libraries/simplepie/simplepie.php |
3 | 7 | 6081 | libraries/simplepie/simplepie.php |
4 | 7 | 6104 | libraries/simplepie/simplepie.php |
5 | 7 | 6122 | libraries/simplepie/simplepie.php |
6 | 7 | 6140 | libraries/simplepie/simplepie.php |
7 | 7 | 6148 | libraries/simplepie/simplepie.php |
8 | 7 | 6157 | libraries/simplepie/simplepie.php |
| ||||
case 'cdda': $type= 'audio/aiff'; break; case 'bwf': $type= 'audio/wav'; break; |
| ||||
case 'smf': $type= 'audio/midi'; break; case 'm4a': $type= 'audio/x-m4a'; break; |
| ||||
case 'wav': $type= 'audio/wav'; break; case 'wax': $type= 'audio/x-ms-wax'; break; |
| ||||
case 'asf': $type= 'video/x-ms-asf'; break; case 'flv': $type= 'video/x-flv'; break; |
| ||||
case 'mpv': $type= 'video/mpeg'; break; case 'm4v': $type= 'video/x-m4v'; break; |
| ||||
case 'sdv': $type= 'video/sd-video'; break; case 'wm': $type= 'video/x-ms-wm'; break; |
| ||||
case 'wmv': $type= 'video/x-ms-wmv'; break; case 'wvx': $type= 'video/x-ms-wvx'; break; |
| ||||
// Flash mime-types case 'spl': $type= 'application/futuresplash'; break; case 'swf': $type= 'application/x-shockwave-flash'; break; |
| |||
// Flash mime-types case [[#variable4f209d60]]: $type= [[#variable4f209d00]]; break; case [[#variable52212780]]: $type= [[#variable4f209cc0]]; break; |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#4f209d60]] | 'wav' |
1 | 2 | [[#4f209d60]] | 'spl' |
1 | 3 | [[#4f209d60]] | 'wmv' |
1 | 4 | [[#4f209d60]] | 'sdv' |
1 | 5 | [[#4f209d60]] | 'mpv' |
1 | 6 | [[#4f209d60]] | 'asf' |
1 | 7 | [[#4f209d60]] | 'smf' |
1 | 8 | [[#4f209d60]] | 'cdda' |
2 | 1 | [[#4f209d00]] | 'audio/wav' |
2 | 2 | [[#4f209d00]] | 'application/futuresplash' |
2 | 3 | [[#4f209d00]] | 'video/x-ms-wmv' |
2 | 4 | [[#4f209d00]] | 'video/sd-video' |
2 | 5 | [[#4f209d00]] | 'video/mpeg' |
2 | 6 | [[#4f209d00]] | 'video/x-ms-asf' |
2 | 7 | [[#4f209d00]] | 'audio/midi' |
2 | 8 | [[#4f209d00]] | 'audio/aiff' |
3 | 1 | [[#52212780]] | 'wax' |
3 | 2 | [[#52212780]] | 'swf' |
3 | 3 | [[#52212780]] | 'wvx' |
3 | 4 | [[#52212780]] | 'wm' |
3 | 5 | [[#52212780]] | 'm4v' |
3 | 6 | [[#52212780]] | 'flv' |
3 | 7 | [[#52212780]] | 'm4a' |
3 | 8 | [[#52212780]] | 'bwf' |
4 | 1 | [[#4f209cc0]] | 'audio/x-ms-wax' |
4 | 2 | [[#4f209cc0]] | 'application/x-shockwave-flash' |
4 | 3 | [[#4f209cc0]] | 'video/x-ms-wvx' |
4 | 4 | [[#4f209cc0]] | 'video/x-ms-wm' |
4 | 5 | [[#4f209cc0]] | 'video/x-m4v' |
4 | 6 | [[#4f209cc0]] | 'video/x-flv' |
4 | 7 | [[#4f209cc0]] | 'audio/x-m4a' |
4 | 8 | [[#4f209cc0]] | 'audio/wav' |