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 61 94 $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 51 0 0 $PROGRAM and $prog =~ /^\(eval/ms
148 0 51 0 $MAX_ARGS and $#args > $MAX_ARGS
165 0 47 0 $MAX_ARG_LEN and length $arg > $MAX_ARG_LEN

or 3 conditions

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