Branch Coverage

blib/lib/PDL/IO/Storable.pm
Criterion Covered Total %
branch 21 40 52.5


line true false branch
111 0 5 PDL::Core::howbig($PDL::Types::PDL_IND) < 8 ? :
113 0 11 $noMSW ? :
133 2 7 if ($magicheader[0] != -1 or $magicheader[1] != -1) { }
136 0 2 if $verbose
164 2 0 $ndims > 0 ? :
169 0 2 if ($type < 0 or $type >= @reftypes)
177 0 7 if $verbose
184 0 7 if ($@)
191 0 7 if ($sizeof != PDL::Core::howbig($type))
204 7 0 if ($one == 1) { }
206 0 7 if $verbose
210 0 0 if $verbose
215 0 0 if ($one != 16777216)
241 0 16 if PDL::Core::howbig($PDL::Types::PDL_IND) < 8 and $msw != 0
250 7 0 if $ndims > 0
253 0 9 if $verbose
260 0 9 if ($do_swap and PDL::Core::howbig($type) != 1)
271 1 5 UNIVERSAL::isa($self, 'HASH') ? :
280 1 9 if (defined $hashref) { }
281 0 1 unless CORE::not defined $serial or $serial eq ''