Condition Coverage

blib/lib/Devel/Confess/Source.pm
Criterion Covered Total %
condition 11 18 61.1


and 3 conditions

line !l l&&!r l&&r condition
31 126 0 0 $evalonly and not $file =~ /^\(eval \d+\)(?:\[|$)/
44 0 621 119 $want_color and $read_line == $line
63 7 49 70 exists $main::main::{'_<' . $file} and @{'::_<' . $file;}

or 2 conditions

line l !l condition
22 21 0 $skip ||= 1
24 21 0 $context ||= 3
32 126 0 _get_content($file) || (next)

or 3 conditions

line l !l&&r !l&&!r condition
29 42 0 138 $Carp::Internal{$pack} or $Carp::CarpInternal{$pack}