Condition Coverage

blib/lib/Method/Traits.pm
Criterion Covered Total %
condition 10 12 83.3


and 2 conditions

line l !l condition
92 5 46 $h = $_->can($name) and last

and 3 conditions

line !l l&&!r l&&r condition
29 1 11 5 scalar @args == 1 and $args[0] eq ':for_providers'
68 16 0 1 $meta->has_method_alias('FETCH_CODE_ATTRIBUTES') and $meta->has_method_alias('MODIFY_CODE_ATTRIBUTES')

or 2 conditions

line l !l condition
62 1 16 $PROVIDERS_BY_PKG{$meta->name} ||= []
86 42 0 $PROVIDERS_BY_PKG{$pkg} ||= []