| line |
true |
false |
branch |
|
25
|
0 |
0 |
unless $self->{'-cache'} |
|
39
|
0 |
0 |
unless ($artist and $song) |
|
44
|
0 |
0 |
unless ($self->{'-cache'}) |
|
49
|
0 |
0 |
if ($self->{'-cache'} =~ /^\>/) |
|
62
|
0 |
0 |
unless $LOCALDIR =~ m[\/] |
|
65
|
0 |
0 |
unless (-d "$LOCALDIR") |
|
71
|
0 |
0 |
if (-f $self->{'Url'} and open IN, $self->{'Url'}) { } |
|
89
|
0 |
0 |
if $self->{'-cache'} =~ /^\ |
|
94
|
0 |
0 |
unless $LOCALDIR =~ m[\/$] |
|
96
|
0 |
0 |
if (-d "$LOCALDIR") { } |
|
98
|
0 |
0 |
unless -d $artistDir |
|
99
|
0 |
0 |
if (-d "$artistDir") { } |
|
102
|
0 |
0 |
if (open OUT, ">$songFid") { } |
|
129
|
0 |
0 |
if ($text =~ /\w/) { } |