| blib/lib/Daemon/Mplayer.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 11 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 70 | 0 | 0 | 0 | not -f $pidfile and $pidfile =~ /^\d+$/ |
| 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' |