| blib/lib/VirtualFS/ISO9660.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 7 | 14 | 50.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 460 | 2 | 7 | 0 | defined $_[0][5] and $_[0][5] <= $_[0][2] |
| 531 | 0 | 0 | 0 | $where >= $$this[3] and $where < $$this[4] |
| 564 | 2 | 0 | 0 | defined $/ and $buf =~ m[\Q$/\E]g |
| line | l | !l | condition |
|---|---|---|---|
| 206 | 1 | 1 | $_[3] || 1 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 564 | 2 | 0 | 2 | $rlen == 0 or defined $/ and $buf =~ m[\Q$/\E]g |