Branch Coverage

lib/Class/Usul/TraitFor/Usage.pm
Criterion Covered Total %
branch 12 16 75.0


line true false branch
181 0 10 unless $wanted
183 3 1 &is_member($wanted, &$_list_methods_of($self)) ? :
4 6 unless exists $_can_call_cache->{$wanted}
211 0 0 if ($level == 0)
230 1 3 if $mlen > $max
233 28 8 unless &is_member($method, 'Class::Inspector'->methods($class, 'public'))
236 4 4 unless my $pod = &$_get_pod_header_for_method($class, $method)
240 4 0 if not exists $abstract->{$method} or length $pod > length $abstract->{$method}