Condition Coverage

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


and 3 conditions

line !l l&&!r l&&r condition
583 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(?:brandnew|uge)tube\./ 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[\b\.google\.\w+\/] and $useit{'Google'}
0 0 0 $url =~ m[\bradio\.net\/] and $useit{'RadioNet'}
0 0 0 $url =~ /\bvimeo\./ and $useit{'Vimeo'}
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 =~ m[\bpodbean\.com\/] 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 =~ /\bgoodpods\./ and $useit{'Goodpods'}
0 0 0 $url =~ /\brcast\./ and $useit{'Rcast'}
0 0 0 $url =~ /\bpodchaser\./ and $useit{'Podchaser'}
0 0 0 $url =~ /\blinktv\./ and $useit{'LinkTV'}
0 0 0 $url =~ /\bzeno\./ and $useit{'Zeno'}
662 0 0 0 defined $yt and $yt
0 0 0 defined $yt and $yt and $yt->count > 0