Branch Coverage

blib/lib/Metabrik/Crypto/Letsencrypt.pm
Criterion Covered Total %
branch 0 12 0.0


line true false branch
37 0 0 unless my $dg = "Metabrik::Devel::Git"->new_from_brik_init($self)
38 0 0 unless $dg->clone("https://github.com/letsencrypt/letsencrypt", $directory)
50 0 0 unless $self->brik_help_run_undef_arg("certonly", $domains)
51 0 0 unless my $ref = $self->brik_help_run_invalid_arg("certonly", $domains, "ARRAY", "SCALAR")
58 0 0 if (defined $email)
62 0 0 if ($ref eq 'ARRAY') { }