Condition Coverage

blib/lib/MP3/Daemon.pm
Criterion Covered Total %
condition 0 7 0.0


and 3 conditions

line !l l&&!r l&&r condition
145 0 0 0 defined $$self{'idle'} and ref $$self{'idle'} eq 'CODE'

or 2 conditions

line l !l condition
23 0 0 $opt{'socket_path'} || die('socket_path => REQUIRED!')
47 0 0 'Audio::Play::MPG123'->new || die($!)