Condition Coverage

lib/Parse/RPN.pm
Criterion Covered Total %
condition 12 14 85.7


and 3 conditions

line !l l&&!r l&&r condition
5010 2924 136 5 $is_do and $op =~ /^REPEAT$/g

or 2 conditions

line l !l condition
74 0 0 (caller 0)[2] || 0

or 3 conditions

line l !l&&r !l&&!r condition
4958 488 163 2429 exists $dict{$tmp_op} or exists $var{$tmp_op}
5062 136 35 2880 $is_do or $is_begin
171 7 2873 $is_do or $is_begin or $is_block