| blib/lib/Device/Velleman/K8055/Fuse.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 3 | 29 | 10.3 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 350 | 0 | 0 | 0 | $one and $two |
| 693 | 0 | 0 | 0 | $time >= 0 and $time <= 5000 |
| 727 | 0 | 0 | 0 | not $$self{'testHarness'} and $fh->open("< $file") |
| 783 | 0 | 0 | 0 | not $$self{'testHarness'} and $fh->open("> $file") |
| line | l | !l | condition |
|---|---|---|---|
| 460 | 0 | 0 | $$self{'decimal_out'} || '0' |
| 542 | 0 | 0 | shift() || 'dec' |
| 622 | 0 | 0 | $array[$cid] || 0 |
| 818 | 4 | 1 | shift() || 0 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 143 | 0 | 6 | 0 | ref $proto || $proto |
| 317 | 0 | 0 | 0 | $one == undef or $two == undef |
| 455 | 0 | 0 | 0 | $val == 1 or $val == 0 |