| blib/lib/Paranoid/IO/FileMultiplexer/Block/FileHeader.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 13 | 21 | 61.9 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 355 | 0 | 0 | 257 | defined $bcount and $bcount > 0 |
| 383 | 0 | 3003 | 0 | defined $rv and $rv == 0 |
| 486 | 0 | 52 | 60 | defined $sname and length $sname |
| 52 | 0 | 60 | defined $sname and length $sname and $bn > 0 | |
| 539 | 11 | 0 | 77 | defined $sname and length $sname |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 497 | 30 | 30 | 0 | not defined $prev or $bn > $prev |
| 550 | 11 | 11 | 55 | not defined $bn or $bn < 1 |