Condition Coverage

blib/lib/base.pm
Criterion Covered Total %
condition 0 19 0.0


and 2 conditions

line l !l condition
23 0 0 $fglob && 'GLOB' eq ref $fglob && *$fglob{'HASH'}

and 3 conditions

line !l l&&!r l&&r condition
109 0 0 0 $@ and not $@ =~ /^Can't locate \Q$fn\E .*? at .* line [0-9]+(?:, <[^>]*> (?:line|chunk) [0-9]+)?\.\n\z/s
172 0 0 0 $fno = $dfields->{$k} and $fno != $v

or 2 conditions

line l !l condition
120 0 0 $SIG{'__DIE__'} || undef

or 3 conditions

line l !l&&r !l&&!r condition
28 0 0 0 ref $proto || $proto
109 0 0 0 $@ and not $@ =~ /^Can't locate \Q$fn\E .*? at .* line [0-9]+(?:, <[^>]*> (?:line|chunk) [0-9]+)?\.\n\z/s or $@ =~ /Compilation failed in require at .* line [0-9]+(?:, <[^>]*> (?:line|chunk) [0-9]+)?\.\n\z/
127 0 0 0 has_fields($base) or has_attr($base)