Branch Coverage

blib/lib/CXC/Exporter/Util.pm
Criterion Covered Total %
branch 25 30 83.3


line true false branch
111 7 6 (&reftype($_[0]) // '') eq 'HASH' ? :
112 3 10 (&reftype($_[-1]) // '') eq 'HASH' ? :
121 0 13 if @_
128 7 6 if (defined $export_tags)
130 1 6 if (delete $options{'overwrite'}) { }
147 11 2 if $install_all eq "auto"
150 10 3 if ($install_all)
197 0 3 !defined(&reftype($_[-1])) ? :
202 2 2 if ('HASH' eq $type) { }
2 0 elsif ('ARRAY' eq $type) { }
208 0 2 unless 0 == $idx % 2
354 2 2 if (&reftype($constants) eq 'HASH') { }
2 0 elsif (&reftype($constants) eq 'ARRAY') { }
379 2 2 'ARRAY' eq (&reftype($id) // '') ? :
388 1 3 if (defined &{$fqfn;})