Condition Coverage

blib/lib/Carp/Object.pm
Criterion Covered Total %
condition 19 28 67.8


and 3 conditions

line !l l&&!r l&&r condition
83 0 11 22 @frames and not $want_full_stack

or 2 conditions

line l !l condition
26 0 33 delete $args{'stacktrace_class'} // "Devel::StackTrace"
37 1 32 delete $args{'display_frame'} // \&Carp::Object::_default_display_frame
41 0 33 delete $args{'ignore_class'} // []
47 0 33 $args{'message'} //= ""
48 3 30 $args{'indent'} //= 1
63 33 0 $errstr //= "Died"
75 58 0 caller $i++ // ""
156 16 3 *{"${calling_pkg}::CARP_OBJECT_CONSTRUCTOR";}{"HASH"} // {}

or 3 conditions

line l !l&&r !l&&!r condition
67 6 1 22 !defined($n_frames) || $self->{'verbose'} || do { BEGIN {${^WARNING_BITS} = "\x55\x55\x55\x45\x55\x55\x55\x55\x55\x55\x55\x55\x55\x55\x55\x55\x55\x55\x55\x55\x55\x55"} $Carp::Clan::Verbose unless $Carp::Verbose }
151 2 12 0 $hash->{'as'} // $hash->{'name'}
203 1 0 0 $arg =~ /^\^/ or $arg =~ /[|(]/