Branch Coverage

blib/lib/LyricFinder/Letras.pm
Criterion Covered Total %
branch 0 30 0.0


line true false branch
26 0 0 if $haveLyricsCache and $self->{'-cache'} and not $self->{'-cache'} =~ /^\>/
38 0 0 unless $self->_check_inputs($artist_in, $song_in)
39 0 0 if $self->{'Error'} ne "Ok"
45 0 0 if ($haveLyricsCache and $self->{'-cache'} and not $self->{'-cache'} =~ /^\>/)
47 0 0 if ($cache)
49 0 0 if (defined $lyrics and $lyrics =~ /\w/)
77 0 0 if ($lyrics and $haveLyricsCache and $self->{'-cache'} and not $self->{'-cache'} =~ /^\
81 0 0 if $cache
91 0 0 if (my($goodbit) = $html =~ m[\(.+?)\<\/div\>]ism) { }
99 0 0 if ($html =~ m[\(.+?)\<\/div\>]ism)
101 0 0 $headers =~ m[\(.+?)\<\/h1\>]is ? :
104 0 0 if ($title)
105 0 0 unless ($self->{'_confirm_title'} =~ /^$title$/i)
109 0 0 $headers =~ m[\(.+?)\<\/h2\>]is ? :
112 0 0 if ($artist and not $self->{'_confirm_artist'} =~ /^$artist$/i)