blib/lib/Mail/Maildir/Is/A.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 14 | 0.0 |
line | true | false | branch |
---|---|---|---|
30 | 0 | 0 | if (defined $_[1]) |
67 | 0 | 0 | unless (defined $dir) |
74 | 0 | 0 | unless (-e $dir) |
81 | 0 | 0 | unless (-d $dir) |
89 | 0 | 0 | unless (-d $dir . '/new/') |
92 | 0 | 0 | unless (-d $dir . '/cur/') |
95 | 0 | 0 | unless (-d $dir . '/tmp/') |