Branch Coverage

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


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