Condition Coverage

blib/lib/StreamFinder.pm
Criterion Covered Total %
condition 0 84 0.0


and 3 conditions

line !l l&&!r l&&r condition
582 0 0 0 $url =~ m[\b(?:podcasts?|music)\.apple\.com\/] and $useit{'Apple'}
0 0 0 $url =~ m[\brumble\.com\/] and $useit{'Rumble'}
0 0 0 $url =~ /\bpodcastaddict\./ and $useit{'PodcastAddict'}
0 0 0 $url =~ /\b(?:onevsp|brandnewtube)\./ and $useit{'BrandNewTube'}
0 0 0 $url =~ /\bbitchute\./ and $useit{'Bitchute'}
0 0 0 $url =~ /\biheart(?:radio)?\./i and $useit{'IHeartRadio'}
0 0 0 $url =~ /\btunein\./ and $useit{'Tunein'}
0 0 0 $url =~ m[\bbrighteon\.com\/] and $useit{'Brighteon'}
0 0 0 $url =~ /\bspreaker\./ and $useit{'Spreaker'}
0 0 0 $url =~ m[\bcastbox\.\w+\/] and $useit{'Castbox'}
0 0 0 $url =~ m[\bradio\.net\/] and $useit{'RadioNet'}
0 0 0 $url =~ /\bvimeo\./ and $useit{'Vimeo'}
0 0 0 $url =~ /\bprageru\./ and $useit{'PragerU'}
0 0 0 $url =~ /\bblogger\./ and $useit{'Blogger'}
0 0 0 $url =~ m[\bsermonaudio\.com\/] and $useit{'SermonAudio'}
0 0 0 $url =~ m[\bodysee\.com\/] and $useit{'Odysee'}
0 0 0 $url =~ /\bpodbean\.com\b/ and $useit{'Podbean'}
0 0 0 $url =~ /\bonlineradiobox\./ and $useit{'OnlineRadiobox'}
0 0 0 $url =~ /\binternet\-radio\./ and $useit{'InternetRadio'}
0 0 0 $url =~ /\bsoundcloud\./ and $useit{'SoundCloud'}
0 0 0 $url =~ /\brcast\./ and $useit{'Rcast'}
0 0 0 $url =~ /\bpodchaser\./ and $useit{'Podchaser'}
0 0 0 $url =~ /\bzeno\./ and $useit{'Zeno'}
0 0 0 $url =~ /\bsubsplash\./ and $useit{'Subsplash'}
0 0 0 $url =~ /\btheepochtimes\./ and $useit{'EpochTV'}
0 0 0 not $url =~ /\.m3u8$/i and $useit{'Youtube'}
664 0 0 0 defined $yt and $yt
0 0 0 defined $yt and $yt and $yt->count > 0