Branch Coverage
blib/lib/Net/ACME2/AccessorBase.pm
Criterion
Covered
Total
%
branch
4
6
66.6
line
true
false
branch
19
0
5
unless $AUTOLOAD =~ /(.+)::(.+)/
22
4
1
if (grep {$method eq $_;} $self->_ACCESSORS)
26
1
0
if $method eq 'DESTROY'