blib/lib/Paranoid/IO/FileMultiplexer/Block/BATHeader.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 7 | 9 | 77.7 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
302 | 0 | 1237 | 2673 | defined $bn and $bn > $self->{'blockNum'} |
345 | 11 | 11 | 125 | defined $bn and $bn > $self->{'blockNum'} |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
305 | 1237 | 1436 | 0 | not defined $prev or $bn > $prev |