| blib/lib/base.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 19 | 0.0 |
| line | l | !l | condition |
|---|---|---|---|
| 23 | 0 | 0 | $fglob && 'GLOB' eq ref $fglob && *$fglob{'HASH'} |
| 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 |
| line | l | !l | condition |
|---|---|---|---|
| 120 | 0 | 0 | $SIG{'__DIE__'} || undef |
| 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) |