line |
true |
false |
branch |
25
|
0 |
0 |
if $haveLyricsCache and $self->{'-cache'} and not $self->{'-cache'} =~ /^\>/ |
36
|
0 |
0 |
unless $self->_check_inputs($artist_in, $song_in) |
37
|
0 |
0 |
if $self->{'Error'} ne "Ok" |
41
|
0 |
0 |
if ($haveLyricsCache and $self->{'-cache'} and not $self->{'-cache'} =~ /^\>/) |
43
|
0 |
0 |
if ($cache) |
45
|
0 |
0 |
if (defined $lyrics and $lyrics =~ /\w/) |
69
|
0 |
0 |
if ($lyrics and $haveLyricsCache and $self->{'-cache'} and not $self->{'-cache'} =~ /^\) |
73
|
0 |
0 |
if $cache |
83
|
0 |
0 |
if (my($goodbit) = $html =~ /\{\"lyrics\"\:\"([^\"]+)\"/ism) { } |