Condition Coverage

blib/lib/Carp/Proxy.pm
Criterion Covered Total %
condition 26 30 86.6


and 3 conditions

line !l l&&!r l&&r condition
330 4 73 8 'CODE' ne ref $context and not $context =~ /$VALID_CONTEXT_REX/
348 8 30 6 'CODE' ne ref $disposition and not $disposition =~ /$VALID_DISPOSITION_REX/
1028 1 1 418 defined $name and length $name
1228 256 0 0 @_ && defined $_[0] && $_[0] =~ /\A \d+ \z/x
1317 1 3 2 defined $string_errno and length $string_errno
1436 1 2 2 defined $description and length $description
1444 3 1 1 defined $hashref and keys %{$hashref;}

or 2 conditions

line l !l condition
845 1697 3 $self->body_indent || 2
1209 0 1 $prefix //= '(undef)'
1402 5 1 $prefix //= '(undef)'

or 3 conditions

line l !l&&r !l&&!r condition
1302 2 0 2 not defined $path or $Carp::Proxy::EVAL_ERROR