| blib/lib/Postfix/Parse/Mailq.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 9 | 16 | 56.2 | 
| line | true | false | branch | 
|---|---|---|---|
| 57 | 0 | 2 | if $first eq 'Mail queue is empty' | 
| 59 | 0 | 2 | unless $first =~ /\A-+Queue ID-+/ | 
| 65 | 8 | 22 | if ($line eq "\n") | 
| 67 | 8 | 0 | if $$arg{'spool'} | 
| 76 | 0 | 2 | if (@current and not $current[0] =~ /^-- \d+ .?bytes/i) | 
| 78 | 0 | 0 | if $$arg{'spool'} | 
| 104 | 0 | 8 | defined $$block[0] && $$block[0] =~ /\A\S/ ? : | 
| 122 | 6 | 2 | $status_chr ? : |