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