Branch Coverage

blib/lib/MP3/Daemon/Simple.pm
Criterion Covered Total %
branch 0 78 0.0


line true false branch
67 0 0 if (defined $x) { }
68 0 0 if ($x =~ /^[-+]?\d+$/) { }
70 0 0 $x < 0 ? :
71 0 0 $x > $end ? :
78 0 0 unless defined $n
89 0 0 if ($$self{'random'})
96 0 0 if (scalar @$pl)
98 0 0 if ($loop ne 'single' or $loop eq 'single' and $$self{'player'}->state == 2)
101 0 0 if (not defined $n) { }
0 0 elsif ($n >= $end) { }
110 0 0 if ($loop eq 'off') { }
128 0 0 if (scalar @$pl)
129 0 0 if (not defined $n) { }
0 0 elsif ($n <= 0) { }
146 0 0 unless $player->state == 0
154 0 0 unless $player->state == 0
163 0 0 if ($opt)
164 0 0 unless (grep {/^$opt$/;} 'all', 'single', 'off')
216 0 0 if (m[^http://])
220 0 0 if ($info) { }
245 0 0 unless scalar @_
250 0 0 if $_ < $n
252 0 0 $_ < 0 ? :
255 0 0 unless scalar keys %kill
257 0 0 unless $kill{$i}
266 0 0 if ($end < 0)
268 0 0 if $player->state
273 0 0 if ($adjust)
276 0 0 if (defined $kill{$x})
277 0 0 if $n > $end
315 0 0 defined $opt{'f'} ? :
318 0 0 defined $opt{'l'} ? :
322 0 0 unless $$pl[$i][1] =~ /$re/
0 0 if (defined $re)
323 0 0 if ($i == $n) { }
381 0 0 if ($setting eq 'off') { }
0 0 elsif ($setting eq 'on') { }
404 0 0 if ($len)
407 0 0 if ($len == 1) { }