blib/lib/Paranoid/IO/FileMultiplexer/Block/StreamHeader.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 10 | 18 | 55.5 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
90 | 0 | 0 | 207 | defined $sname and length $sname |
0 | 0 | 207 | defined $sname and length $sname and length $sname <= 20 | |
286 | 0 | 2894 | 65 | defined $rv and $rv == 0 |
376 | 0 | 67 | 45 | defined $bn and $bn > $self->{'blockNum'} |
417 | 11 | 11 | 55 | defined $bn and $bn > $self->{'blockNum'} |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
379 | 45 | 0 | 0 | not defined $prev or $bn > $prev |