Condition Coverage

blib/lib/Device/Chip/Adapter/BusPirate.pm
Criterion Covered Total %
condition 3 8 37.5


and 3 conditions

line !l l&&!r l&&r condition
111 1 0 0 $self->{'mode'} and _modename($self->{'mode'}) eq 'I2C'

or 2 conditions

line l !l condition
300 0 0 $args{'wordsize'} // 8

or 3 conditions

line l !l&&r !l&&!r condition
415 3 1 0 $self->{'txn_mutex'} //= 'Future::Mutex'->new