Branch Coverage

blib/lib/Net/ACME/Error.pm
Criterion Covered Total %
branch 6 6 100.0


line true false branch
82 4 2 unless ($type =~ s/\Aurn:ietf:params:acme:error://)
94 2 1 if (my $desc = $self->description)
99 2 1 if (defined $detail and length $detail)