blib/lib/Protocol/ACME/Challenge/LocalFile.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 12 | 0.0 |
line | true | false | branch |
---|---|---|---|
87 | 0 | 0 | if (@_ == 1) { } |
90 | 0 | 0 | if (ref $args ne 'HASH') |
102 | 0 | 0 | if (not exists $args->{$required_arg}) { } |
124 | 0 | 0 | unless (-d $self->{'www_root'}) |
137 | 0 | 0 | unless ($fh) |
154 | 0 | 0 | if defined $self->{'filename'} |