Condition Coverage

blib/lib/Script/Carp.pm
Criterion Covered Total %
condition 5 12 41.6


and 3 conditions

line !l l&&!r l&&r condition
14 1 0 0 defined $_[0] and $_[0] =~ /^Died /
1 0 0 defined $_[0] and $_[0] =~ / at $filename line $line\./
109 6 1 0 not $IGNORE_EVAL and defined $^S
7 0 0 not $IGNORE_EVAL and defined $^S and $^S == 1