| blib/lib/Mail/Milter/Authentication/HTDocs.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 12 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 24 | 0 | 0 | if (opendir my $dh, join("/", $self->get_basedir, $path)) |
| 26 | 0 | 0 | if $file =~ /^\./u |
| 28 | 0 | 0 | if (-f $full_path) |
| 31 | 0 | 0 | if (-d $full_path) |
| 53 | 0 | 0 | unless $whitelisted |
| 57 | 0 | 0 | unless (-e $basefile) |