Branch Coverage

blib/lib/PDL/Exporter.pm
Criterion Covered Total %
branch 7 8 87.5


line true false branch
59 1426 4357 if $pkg eq 'PDL::Exporter'
61 0 4357 if $Verbose
62 3624 733 unless @_
63 155 4202 if scalar @_ == 1 and $_[0] eq ''