Condition Coverage

blib/lib/Eval/Util.pm
Criterion Covered Total %
condition 10 12 83.3


and 3 conditions

line !l l&&!r l&&r condition
40 3 1 1 $subroutine eq '(eval)' and not defined $evaltext
54 3 1 1 $subroutine eq '(eval)' and defined $evaltext

or 3 conditions

line l !l&&r !l&&!r condition
26 2 0 3 $subroutine eq '(eval)' or defined $evaltext
69 3 0 3 $subroutine eq '(eval)' or defined $evaltext