| blib/lib/AppleII/Disk.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 14 | 17 | 82.3 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 111 | 11 | 10 | 11 | length $pad and length $data < $length | 
| line | l | !l | condition | 
|---|---|---|---|
| 109 | 10 | 22 | $length || 512 | 
| 331 | 14 | 7 | $pad || '' | 
| 431 | 2 | 4 | $pad || '' | 
| 450 | 1 | 0 | $pad || '' | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 314 | 0 | 1 | 75 | $pos < 0 or $pos >= $self->{'maxlen'} | 
| 415 | 0 | 1 | 12 | $pos < 0 or $pos >= $self->{'maxlen'} |