Branch Coverage

lib/constant/def.pm
Criterion Covered Total %
branch 9 12 75.0


line true false branch
59 1 3 unless @_
62 1 2 if (ref $_[0] eq 'HASH') { }
64 0 1 if defined &{$pkg . '::' . $_;}
66 0 1 unless %{$_[0];}
68 1 1 if (defined $_[0])
69 1 0 if defined &{$pkg . '::' . $_[0];}