Branch Coverage

blib/lib/MP3/Find/Base.pm
Criterion Covered Total %
branch 6 16 37.5


line true false branch
30 1 3 ref $dir eq 'ARRAY' ? :
32 4 0 unless $opt{'query'}
37 0 0 ref $opt{'sort'} eq 'ARRAY' ? :
0 4 $opt{'sort'} ? :
41 0 0 if (defined $QUERY{$_}) { }
43 0 0 unless ref $QUERY{$_} eq 'ARRAY'
54 0 4 if $opt{'no_format'}
56 0 4 if ($opt{'printf'}) { }