Condition Coverage

blib/lib/Daemon/Mplayer.pm
Criterion Covered Total %
condition 0 11 0.0


and 3 conditions

line !l l&&!r l&&r condition
70 0 0 0 not -f $pidfile and $pidfile =~ /^\d+$/

or 2 conditions

line l !l condition
23 0 0 $mplayer->{'pidfile'} || '/tmp/mplayer_daemon.pid'
24 0 0 $mplayer->{'logfile'} || '/dev/null'
25 0 0 $mplayer->{'path'} || '/usr/bin/mplayer'
68 0 0 $mplayer->{'pidfile'} || '/tmp/mplayer_daemon.pid'