| blib/lib/PDL/IO/Storable.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 7 | 14 | 50.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 246 | 35 | 0 | 0 | PDL::Core::howbig($PDL::Types::PDL_IND) < 8 and $msw != 0 |
| 270 | 17 | 0 | 1 | $do_swap and PDL::Core::howbig($type) != 1 |
| line | l | !l | condition |
|---|---|---|---|
| 284 | 1 | 0 | $serial // "" |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 139 | 2 | 0 | 16 | $magicheader[0] != -1 or $magicheader[1] != -1 |
| 175 | 0 | 0 | 2 | $type < 0 or $type >= @reftypes |