blib/lib/PDLA/IO/Storable.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 6 | 15 | 40.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
242 | 16 | 0 | 0 | PDLA::Core::howbig($PDLA::Types::PDLA_IND) < 8 and $msw != 0 |
261 | 9 | 0 | 0 | $do_swap and PDLA::Core::howbig($type) != 1 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
134 | 2 | 0 | 7 | $magicheader[0] != -1 or $magicheader[1] != -1 |
170 | 0 | 0 | 2 | $type < 0 or $type >= @reftypes |
282 | 1 | 0 | 0 | CORE::not defined $serial or $serial eq '' |