Branch Coverage

blib/lib/Class/Enum.pm
Criterion Covered Total %
branch 23 30 76.6


line true false branch
200 2 11 if ($key =~ /\A-/msx)
207 0 11 unless (is_string($key))
216 5 6 is_hash_ref($value) ? :
227 0 6 if exists $definition_of{$package}
230 6 0 if ($$options{-'overload'})
241 24 6 unless $_ eq 'fallback'
249 5 1 if ($$options{-'install_exporter'})
281 0 36 unless defined $lhs and defined $rhs
284 18 18 $lhs ? :
18 18 $rhs ? :
288 0 30 unless defined $lhs and defined $rhs
291 14 16 $lhs ? :
16 14 $rhs ? :
343 0 11 if exists $$value_of{$name}
365 0 11 if exists $$identifiers{$identifier}