Branch Coverage
blib/lib/Net/ACME/AccessorBase.pm
Criterion
Covered
Total
%
branch
2
6
33.3
line
true
false
branch
21
0
53
unless $AUTOLOAD =~ /(.+)::(.+)/
24
53
0
if (grep {$method eq $_;} $self->_ACCESSORS)
28
0
0
if $method eq 'DESTROY'