Branch Coverage

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


line true false branch
59 1417 4334 if $pkg eq 'PDL::Exporter'
61 0 4334 if $Verbose
62 3606 728 unless @_
63 154 4180 if scalar @_ == 1 and $_[0] eq ''