Condition Coverage

blib/lib/Mail/SRS/Daemon.pm
Criterion Covered Total %
condition 1 6 16.6


and 3 conditions

line !l l&&!r l&&r condition
29 1 0 0 exists $$args{'SecretFile'} and defined $$args{'SecretFile'}

or 3 conditions

line l !l&&r !l&&!r condition
79 0 0 0 $listen ||= 'IO::Socket::UNIX'->new('Type', 1, 'Local', $Mail::SRS::Daemon::SRSSOCKET, 'Listen', 1)