| line |
!l |
l&&!r |
l&&r |
condition |
|
63
|
0 |
0 |
0 |
defined $haveit{$omit} and $haveit{$omit} |
|
78
|
0 |
0 |
0 |
$haveit{$module} and $module ne "Cache" |
|
84
|
0 |
0 |
0 |
$haveit{'Cache'} and $self->{'-cache'} |
|
|
0 |
0 |
0 |
$haveit{'Cache'} and $self->{'-cache'} and not $self->{'-cache'} =~ /^\>/ |
|
105
|
0 |
0 |
0 |
$artist && $title |
|
142
|
0 |
0 |
0 |
defined $lyrics and $lyrics =~ /\S/o |
|
190
|
0 |
0 |
0 |
$fetcher =~ /^Cache$/i and $haveit{'Cache'} |
|
202
|
0 |
0 |
0 |
defined $limit and $limit > 0 |
|
|
0 |
0 |
0 |
defined $limit and $limit > 0 and $fetchersCnt > $limit |
|
224
|
0 |
0 |
0 |
defined $limit and $limit > 0 |
|
|
0 |
0 |
0 |
defined $limit and $limit > 0 and $limit <= $#tryfetchers |