Branch Coverage

blib/lib/Lyrics/Fetcher/AZLyrics.pm
Criterion Covered Total %
branch 3 8 37.5


line true false branch
27 0 3 unless ($artist and $song)
43 0 3 if ($res->is_success) { }
48 0 3 if ($res->status_line =~ /^404/) { }
68 0 0 if (my($goodbit) = $html =~ /<\!-- END OF RINGTONE 1 -->(.+)<\!-- RINGTONE 2 -->/ism) { }