Condition Coverage

blib/lib/Device/BusPirate/Mode/BB.pm
Criterion Covered Total %
condition 5 9 55.5


and 3 conditions

line !l l&&!r l&&r condition
107 0 0 0 defined $args{$_} and $self->{$_} = $args{$_}
133 1 0 2 $val and not $self->{'open_drain'}

or 3 conditions

line l !l&&r !l&&!r condition
161 2 1 1 $want_read or $out != $self->{'out_mask'}