Condition Coverage

blib/lib/PDL/IO/Storable.pm
Criterion Covered Total %
condition 6 15 40.0


and 3 conditions

line !l l&&!r l&&r condition
241 16 0 0 PDL::Core::howbig($PDL::Types::PDL_IND) < 8 and $msw != 0
260 9 0 0 $do_swap and PDL::Core::howbig($type) != 1

or 3 conditions

line l !l&&r !l&&!r condition
133 2 0 7 $magicheader[0] != -1 or $magicheader[1] != -1
169 0 0 2 $type < 0 or $type >= @reftypes
281 1 0 0 CORE::not defined $serial or $serial eq ''