Condition Coverage

blib/lib/Carp/Proxy.pm
Criterion Covered Total %
condition 24 30 80.0


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/
1029 1 419 0 defined $name and length $name
1229 256 0 0 @_ && defined $_[0] && $_[0] =~ /\A \d+ \z/x
1318 1 5 0 defined $string_errno and length $string_errno
1437 1 2 2 defined $description and length $description
1445 3 1 1 defined $hashref and keys %{$hashref;}

or 2 conditions

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

or 3 conditions

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