| blib/lib/PDL/Compression.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 7 | 11 | 63.6 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 144 | 1 | 0 | 3 | $in->type != byte() and $in->type != short() |
| 1 | 0 | 3 | $in->type != byte() and $in->type != short() and $in->type != ushort() | |
| 0 | 3 | 0 | $in->type != byte() and $in->type != short() and $in->type != ushort() and $in->type != long() |
| line | l | !l | condition |
|---|---|---|---|
| 142 | 3 | 1 | shift() || 32 |