blib/lib/AppleII/Disk.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 14 | 17 | 82.3 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
110 | 11 | 10 | 11 | length $pad and length $data < $length |
line | l | !l | condition |
---|---|---|---|
108 | 10 | 22 | $length || 512 |
330 | 14 | 7 | $pad || '' |
430 | 2 | 4 | $pad || '' |
449 | 1 | 0 | $pad || '' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
312 | 0 | 1 | 75 | $pos < 0 or $pos >= $$self{'maxlen'} |
413 | 0 | 1 | 12 | $pos < 0 or $pos >= $$self{'maxlen'} |