| blib/lib/Data/BitStream/MinimalVec.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 8 | 18 | 44.4 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 41 | 0 | 0 | 136419 | defined $bits and $bits > 0 |
| 0 | 0 | 136419 | defined $bits and $bits > 0 and $bits <= $self->maxbits | |
| 43 | 79930 | 0 | 56489 | defined $_[0] && $_[0] eq 'readahead' |
| 48 | 56250 | 79870 | 0 | not $peek and $pos + $bits > $len |
| 62 | 0 | 0 | 72456 | defined $bits and $bits > 0 |
| 64 | 0 | 0 | 72456 | defined $val and $val >= 0 |