| blib/lib/Mail/Qmail/Filter/SkipQueue.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 0 | 22 | 0.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 15 | 0 | 0 | unless defined &Mail::Qmail::Filter::SkipQueue::dot_qmail | 
| 20 | 0 | 0 | unless my $_dot_qmail = dot_qmail($_) | 
| 23 | 0 | 0 | if defined $dot_qmail and $_dot_qmail ne $dot_qmail | 
| 28 | 0 | 0 | unless open my $fh, "<", $dot_qmail | 
| 33 | 0 | 0 | if /^#/u | 
| 35 | 0 | 0 | if (not $line =~ /^\|/u) { } | 
| 45 | 0 | 0 | unless defined &Mail::Qmail::Filter::SkipQueue::capture_merged | 
| 49 | 0 | 0 | unless open my $fh, $_ | 
| 58 | 0 | 0 | if $exitcode == 0 | 
| 59 | 0 | 0 | if $exitcode == 99 | 
| 60 | 0 | 0 | if $exitcode == 100 |