Branch Coverage

blib/lib/CXC/Exporter/Util.pm
Criterion Covered Total %
branch 27 34 79.4


line true false branch
113 7 9 (builtin::reftype($_[0]) // '') eq 'HASH' ? :
114 3 13 (builtin::reftype($_[-1]) // '') eq 'HASH' ? :
123 0 16 if @_
129 2 14 if (defined(my $hooks = delete $HOOK{$package}{'pre'}))
135 7 9 if (defined $export_tags)
137 1 6 if (delete $options{'overwrite'}) { }
151 14 2 if $install_all eq "auto"
154 13 3 if ($install_all)
228 0 4 !defined(builtin::reftype($_[-1])) ? :
233 3 3 if ('HASH' eq $type) { }
3 0 elsif ('ARRAY' eq $type) { }
239 0 3 unless 0 == $idx % 2
452 3 3 'ARRAY' eq (builtin::reftype($id) // '') ? :
461 3 3 if (builtin::reftype($constants) eq 'HASH') { }
3 0 elsif (builtin::reftype($constants) eq 'ARRAY') { }
482 0 5 if exists &{$fqdn;}
492 0 5 if exists &{$fqdn;}