Branch Coverage

blib/lib/BSD/Resource.pm
Criterion Covered Total %
branch 14 24 58.3


line true false branch
72 0 3 /^\w+_h$/ ? :
83 13 48 if ($AUTOLOAD =~ /::(_?[a-z])/)
90 14 34 if $constname eq 'DESTROY'
91 0 34 @_ ? :
93 34 0 if ($! == 0) { }
0 0 elsif ($! == $EAGAIN) { }
0 0 elsif ($! == $EINVAL) { }
503 2 1 if (wantarray) { }
519 2 0 exists $_[0]{$_[1]} ? :
541 0 56 if $_[0] =~ /^RLIMIT_/
544 28 14 if (wantarray) { }
566 0 8 if @_ and $_[0] =~ /^PRIO_/