Condition Coverage

blib/lib/Linux/IRPulses.pm
Criterion Covered Total %
condition 10 15 66.6


and 3 conditions

line !l l&&!r l&&r condition
156 2 75 0 not $self->_do_end_loop and my $line = <$in>
208 4 0 131 not $is_matched and $self->_is_maybe_one
294 68 0 205 $self->_is_value_in_range($num, $expect_num) && $expect_type eq $type
306 1 67 205 $min <= $val && $val <= $max

or 3 conditions

line l !l&&r !l&&!r condition
234 132 0 0 $self->_is_maybe_zero || $self->_is_maybe_one