Branch Coverage

blib/lib/Postfix/Mailq.pm
Criterion Covered Total %
branch 10 12 83.3


line true false branch
16 1 1 $$opt{'get_hold'} ? :
17 2 0 defined $$opt{'spool_dir'} && $$opt{'spool_dir'} ne '' ? :
29 1 1 if $get_hold
33 32 5 unless opendir my $dh, "$spool_dir/$dir"
37 11 10 unless $item =~ /^\./
42 0 5 if ($dir =~ /^deferred/) { }