| blib/lib/Mail/Milter/Authentication/HTDocs.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 12 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 21 | 0 | 0 | if (opendir my $dh, join('/', $self->get_basedir, $path)) |
| 23 | 0 | 0 | if $file =~ /^\./ |
| 25 | 0 | 0 | if (-f $full_path) |
| 28 | 0 | 0 | if (-d $full_path) |
| 50 | 0 | 0 | unless $whitelisted |
| 54 | 0 | 0 | unless (-e $basefile) |