Branch Coverage

blib/lib/HTML/FormHandler/Traits.pm
Criterion Covered Total %
branch 10 18 55.5


line true false branch
28 2771 0 if (not ref $orig) { }
41 0 2771 if $name =~ /^[+](.+)$/
45 0 2771 if ($namespace->has_default)
47 0 0 if (ref $base eq 'CODE')
52 2771 0 unless $base
63 1065 598 if (defined $index)
73 0 1663 unless $_[0]
80 0 1663 unless scalar @traits
85 1065 598 if ($meta = $COMPOSED_META{$new_class_name}) { }