Condition Coverage

blib/lib/Error/Pure/Utils.pm
Criterion Covered Total %
condition 7 18 38.8


and 3 conditions

line !l l&&!r l&&r condition
104 0 55 88 $tmp_level < $max_level and do { package DB; ($class, $prog, $line, $sub, $hargs, undef, $evaltext, $is_require) = caller $tmp_level++ }
120 0 0 2 $MAX_EVAL and length $evaltext > $MAX_EVAL
139 45 0 0 $PROGRAM and $prog =~ /^\(eval/ms
148 0 45 0 $MAX_ARGS and $#args > $MAX_ARGS
165 0 35 0 $MAX_ARG_LEN and length $arg > $MAX_ARG_LEN

or 3 conditions

line l !l&&r !l&&!r condition
100 0 55 0 shift() || $MAX_LEVELS