Condition Coverage

blib/lib/WWW/Bleep.pm
Criterion Covered Total %
condition 7 46 15.2


and 3 conditions

line !l l&&!r l&&r condition
147 0 0 0 $$token[1]{'class'} and $$token[1]{'class'} eq 'bleep2selectionTitle'
152 0 0 0 not $album{'artist'} and $$token[3][0]
0 0 0 not $album{'artist'} and $$token[3][0] and $$token[3][0] eq 'href'
161 0 0 0 not $album{'title'} and $$token[1] =~ /^(.+) \($slimcat\)$/
173 0 0 0 $$token[0] eq 'T' and $$token[1] =~ m[(\d{1,2}) / (\d{1,4})]
179 0 0 0 $$token[0] eq 'S' and $$token[1] eq 'td'
0 0 0 $$token[0] eq 'S' and $$token[1] eq 'td' and $$token[2]{'width'}
0 0 0 $$token[0] eq 'S' and $$token[1] eq 'td' and $$token[2]{'width'} and $$token[2]{'width'} eq '24'
363 0 13 0 $val > 57 and $val < 65

or 2 conditions

line l !l condition
259 0 0 $$token[1]{'href'} || '-'
324 0 0 $$token[1]{'href'} || '-'

or 3 conditions

line l !l&&r !l&&!r condition
303 1 0 0 $args{'artist'} or $args{'label'}
1 0 0 $args{'artist'} or $args{'label'} or $args{'album'}
326 0 0 0 not $url or $url eq 'javascript:void(0);'
363 1 0 13 $val < 48 or $val > 57 and $val < 65
0 7 6 $val < 48 or $val > 57 and $val < 65 or $val > 90