Condition Coverage

blib/lib/Device/Velleman/PPS10.pm
Criterion Covered Total %
condition 0 39 0.0


and 3 conditions

line !l l&&!r l&&r condition
290 0 0 0 $verbose and $ba_index_0 == -1
402 0 0 0 $volts_key >= 0 and $volts_key <= 11
0 0 0 $volts_key >= 16 and $volts_key <= 27
0 0 0 $volts_key >= 32 and $volts_key <= 43
0 0 0 $volts_key >= 48 and $volts_key <= 59
409 0 0 0 $volts_key >= 16 and $volts_key <= 27
0 0 0 $volts_key >= 48 and $volts_key <= 59
0 0 0 $volts_key >= 32 and $volts_key <= 43
0 0 0 $volts_key >= 0 and $volts_key <= 11

or 3 conditions

line l !l&&r !l&&!r condition
402 0 0 0 $volts_key >= 0 and $volts_key <= 11 or $volts_key >= 16 and $volts_key <= 27
0 0 0 $volts_key >= 32 and $volts_key <= 43 or $volts_key >= 48 and $volts_key <= 59
409 0 0 0 $volts_key >= 16 and $volts_key <= 27 or $volts_key >= 48 and $volts_key <= 59
0 0 0 $volts_key >= 32 and $volts_key <= 43 or $volts_key >= 0 and $volts_key <= 11