Branch Coverage

blib/lib/Net/ACME2/Challenge/http_01/Handler.pm
Criterion Covered Total %
branch 9 14 64.2


line true false branch
34 0 3 if @missing
36 0 3 unless -d $opts{'document_root'}
40 0 3 if ($ASSUME_UNIX_PATHS) { }
94 0 3 if ($> != $self->{'_euid'})
106 1 2 unless (-d $dir)
130 1 2 unless (eval { do { &Net::ACME2::Challenge::http_01::Handler::unlink($path); 1 } })
131 0 1 if $@->errno != 2